2
I am a Java programmer and need to start in mobile development (Android/IOS/Windows Phone) and I would like to know what is the best way.
I’ve been reading about frameworks you develop in Javascript/HTML and it converts/builds the app to the chosen OS. Ex: Phonegap.
I also saw some online construction services. Ex: Appery.io.
Is there any other framework for mobile development?
Note: I don’t want to have to develop the same app on various platforms (Java for Android, Objective-C for IOS, etc)
Android Studio, by Google
– Diego Souza
If you want to develop for the 3 platforms phonegap is the best option. Note: I do not recommend this appery.io, I found too weak
– Wellington Avelino
Xamarin is very interesting, and uses C#.
– RSinohara
@diego-souza With Android Studio I can only do for Android! The intention is to minimize the effort.
– NilsonUehara