My dream is to build an app for android and ios. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

My dream is to build an app for android and ios.

So,what code language should I need to learn first,second,third...and last?

5th Nov 2016, 3:01 AM
O-Dummy
O-Dummy - avatar
5 Answers
+ 4
If you want to do an iOS and Android app learn C# for Xamarin or Dart for Flutter. The best option if you want to do things fast is flutter, you can create an Android app, IOS app and they will soon implement web apps. But you also can learn java or kotlin for Android and swift or objective-c for IOS and the API for IOS is XCODE and for Android is Android Studio. Native is better choice always.
5th Nov 2016, 3:40 AM
David Acevedo
+ 3
Android is usually written in Java, though you'll need to understand the android API. iOS apps are written in Objective C,or Swift, which some like better.
5th Nov 2016, 3:15 AM
Garrett
Garrett - avatar
+ 1
Mobile app development on iOS and Android is possible with JavaScript There are Software's like Fuse tools and Native Script that uses JavaScript for app development.
6th Nov 2016, 2:12 PM
Rahul Krishna R
Rahul Krishna R - avatar
0
Thank you.I will keep that it mind.So I need to learn Java,understand the android API.
5th Nov 2016, 3:38 AM
O-Dummy
O-Dummy - avatar
0
Thanks for you all answers,it's really helpful.I really appreciated it.TYVM
5th Nov 2016, 4:33 AM
O-Dummy
O-Dummy - avatar