Click here to Skip to main content
15,885,036 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm a second year Information Technology student at a vocational school and we haven't really gotten into much pertaining to mobile application development so I'm a tad lost when it comes on where to start in creating an app. It's something I'm really excited about starting, I've already got a couple great ideas. Any experienced incite and resources would be GREATLY appreciated.
Posted
Comments
[no name] 27-Jan-14 9:53am    
It depends on which platform(Apple,Android,Win8) are you targeting or which market are you looking at??

Depending on the platforms:
1. Android[^]
2. ios[^]
3. Windows Phone[^]
Check out the references too: Useful Reference Books[^]
 
Share this answer
 
v2
For Developing an App for Applestore

-You must buy an Apple Laptop or desktop running on OS 10.6 or above (Expensive)

-You Should learn Objective-C

-Install Xcode 4 or Above

-Pay $99 to move your app to store


For Android

-Any laptop running on Win XP or above...

-Install Eclipse

-More competition

-Move your app to store at no cost


For Windows phone 8

-Any Laptop running on Win 8 or above

-Install Visual studio Express or Xamarin

-New to market

-Pay $19 for individual developer license


You can try phonegap,Appcelerator titanium,RhinoMobile etc which are like develop once deploy to many.
 
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