+ 5
Which language is suitable for developing develop android and ios apps?
I started learning Java. Do I need to learn more languages? Also what should I learn besides learning to code?
10 ответов
+ 11
B L was partially right. For native Android development, you'll need to learn Java, but for iOS you'll need to learn either Objective-C (not C#, they are two different languages) or Swift. Though as of the past few years, other options have come to light; there are frameworks that you can use like Xamarin (for C#) and Ionic (for HTML/CSS/AngularJS) to make apps that work on both platforms (Android and Java) using other languages.
+ 5
Thank you for all of you for your help. I really appreciate your precious contributions.
+ 4
If you want develop apps for iOS, SWIFT is the hands down winner.
+ 3
You can also develop hybrid apps in JavaScript, HTML and CSS by using the Ionic framework on top of Cordova. This will allow you to create one code base and deploy on both iOS and Android with a single build.
+ 2
If you wanna make Android apps you should learn JAVA. but I've seen Visual studio has the possibility to program on other languages.
+ 1
it depends on the platform you want your application to run under ,if you wish to develop Android apks then JAVA is what you're looking for ,or if you desire to design IOS apps then you ought to learn SWIFT or Objective C
0
When we talk of developing android or ios application JAVA is the best language.
Because of its portability and platform independence we can test it in other operating system as well.
- 1
go native, Android => Java, IOS => Swift, good luck
- 1
For Android you will learn two languages java and xml to..
- 1
I think u can learn more than a single language yeah u I'll be moving slowly but I think it is better that way