Skip to content Skip to sidebar Skip to footer

How To Build A Cross Platform App

I want to build my very first app and 'post' it on the apple/google App store... I want it to be for both iOS and Android. I do not mind learning a new programming language. Cross

Solution 1:

If you want to build good stable and advanced apps you need to learn their languages. Android Apps run on Java and IOS runs on Swift go google them both a lot of info on both


Solution 2:

You can use Html, Css, Javascript for building apps also. I will recommend to use phonegap which is framework used for building cross platform apps..you can get current location operation on database. etc here is link you can find more details about it from here.

http://phonegap.com/

there are other platform also you can just search cross platform apps on google.


Solution 3:

If you want build a smooth and with rich device support, you need to use java for android and swift language for iOS. But if you need to build your application faster for multi mobile operating systems, i will recommend PhoneGap or Apache Cordova. You might be want to learn about Polymer for android too. Since it will support more of Android device functionalities.


Post a Comment for "How To Build A Cross Platform App"