Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Developing apps for both iPhone and Android

We have customers asking for apps that can run on both iPhone and Android. I realize this will mean two different development projects, but wonder if anyone has any advice/creative tips on this subject? e.g. Ways to maximize shared resources?

NOTE: Realize making the app web-based would be most effective way, but looking for advice on cross-development on the native platforms.

like image 530
Yarin Avatar asked Aug 26 '10 17:08

Yarin


People also ask

Can an app be developed for both iOS and Android?

Developing for two systems, naturally, doubles the amount of testing that needs to be done in order to prevent that scenario. Ultimately, developing an app that can be released at the same time for both iOS and Android is absolutely possible.

What is the best tool for Android app development?

The 5 Best Tools for Developing Android & iPhone Apps 1. AppMakr. AppMakr is a do-it-yourself app creation platform that lets anyone make your own iPhone apps, Android apps... 2. ShoutEm. ShoutEm, Inc. is the mobile platform that enables design, publishing and management of native iPhone, iPad... 3. ...

What is Android app development?

Android apps are written in the Java programming language. Many developers have made careers in enterprises by becoming very proficient in Java, so developing for the Android platform is a natural fit for those folks.

Is the mobile app development course worth it?

If you are interested in starting a mobile application development business, working for a mobile app company, interested in making your own app or if you work with programmers then this class has something of value for you.


1 Answers

http://www.appcelerator.com/

http://www.sencha.com/products/touch/

and PhoneGap is good too

like image 138
Aaron Saunders Avatar answered Oct 15 '22 19:10

Aaron Saunders