简体   繁体   中英

IOS and Android Developing in Windows

I am currently developing Android Applications and would like to enter into IOS developing. Many have advised the use of cross platform development tools. I hav searched and found nothing solid. Can anyone suggest a good cross platform deveoping IDE for IOS and Android. Please give suggestions that is sure to work.

I have worked with these both Cross platforms. these are simple to use.

Using this you can Create rich native iOS, Android, hybrid, and mobile web apps from a single JavaScript-based SDK

Developing with PhoneGap gives you the freedom to create mobile applications for iOS, Android, Blackberry, Windows Phone, Palm WebOS, Bada and Symbian using the web code you know and love: HTML, CSS and Javascript.

Cordova/PhoneGap works well between iOS and Android but the down side is that you have to use HTML and javascript to implement your application. Native elements such as maps require quite a lot of work although there are many plugins for them. Unfortunately plugins are not standard.

Style sheets and html are good, because they make it relatively easy to scale the application over the huge array of screen sizes.

Window phone has problems with standards and old models are quite slow, but perhaps there is an improvement in WP8.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM