+ 1
Which is the best programming language to develop apps? (Android & ios)
Maybe a language that works well with both platforms.
4 Respostas
+ 6
How good to see a fellow app developer.
I would strongly advise you to follow this guide by the Google themselves:
https://developer.android.com/guide/index.html
Then take it into play to cover the very basics of the idea using Udacity:
https://www.udacity.com/course/android-development-for-beginners--ud837
When it comes to languages this is the short list:
Android - Java
iOS - Swift
Windows - C#
JavaScript: React Native
Web languages: Ionic
C#: Xamarin
Hope this helped and gosh speed.
+ 4
apart from what N3w0rk said you can also use C# with Xamarin
+ 3
android -> java
ios -> swift
btw, u can do both with c++
+ 1
for games use c# with unity. but it also supports java