|
|
|
|
|
by anujkk
5025 days ago
|
|
If you want to develop cross-platform mobile applications using HTML, CSS, and Javascript, try PhoneGap - http://phonegap.com If you want to develop native mobile applications you need to learn platform specific technologies: 1. Objective-C/ios for iphone/ipad 2. Java/Android for android phones and tablets. 3. Windows Phone 7/8 for new windows based phones of Nokia and other manufacturers. |
|