Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi ,

Its easy to find some good templates for your webapplication project. There are good categorries availble responsive , worrdpress and non responsive .

But what about mobile applications templates . I was going through webistes but not able to search any single one.

Please can any one tell me for my below requirments sites

1. Android application using android studio :-
2. Hybrid application development using aapache corodova which contains good js framnework.
3. Hybrid application development using ionic framework and aapache corodova.

What I have tried:

I have gone through many websites but coudnt able to find one which help to download android project , or hybrid mobile application templates to start with
Posted
Updated 23-Mar-16 1:48am
Comments
F-ES Sitecore 22-Mar-16 10:43am    
Apps aren't websites.
Torakami 22-Mar-16 22:39pm    
No , I am saying .. I want to know any websites which provides mobile templatest for mobile apps development . Hybrid , ionic , android , ios and so on
Sinisa Hajnal 23-Mar-16 3:40am    
You have to learn the difference between web application and mobile application. Mobile development means you create your app that will run in the mobile device (native coding). On the other hand, you can create web app that has specialized interface for small screens (responsive) - but it is still web app. You can find various free and paid templates at http://www.templatemonster.com/
Torakami 23-Mar-16 4:20am    
I am not talking about website templates .

I am talking about mobile application templates.

Say for example if i want to create android application which gets developed from android studio. So design file in that contais xml files and java files which creates UI.

No i am asking are there are any websites available who can provide this applications templtes which I can easily added into my project and from there I can develop my application the way i want to.

Say for example now my requirment is to create some hybrid application then i want to know some websites name from which i can ownload templates for my hybrid application and use them further to crete my app.

1 solution

There are plenty of sites that provide templates for Android apps - Google[^]

Hybrids with Cordova - Google[^]

Ionic - Google[^]

"Good" is a subjective word - what is good for one may not be good for another. It's almost impossible to give a sensible answer to that.

You may have to cherry-pick the best (for you) bits from various templates.

Once you get started, if you get stuck come back with a specific question and we will try to help
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900