+ 1

By which programming languages can I develop software for androids?

6th Apr 2018, 4:17 AM
Mike
5 Respostas
+ 6
for developing software for Android first you should start from object oriented programming language C++ to understand object oriented concepts then go towards Java then start learning android course after that you can able to create application for Android
6th Apr 2018, 4:24 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 4
Official languages for developing Android apps are Java and Kotlin. Alternatively you can build a website/web application and render it inside an android app with very minimal lines of simple code. You can also develope android apps by using C# with Xamarin Framework but this is not recommended.
6th Apr 2018, 4:54 AM
Rusty.Metal
+ 3
The Modern way to develop for Android : 1. Dart with Flutter https://flutter.io/ 2. JavaScript with react Native https://facebook.github.io/react-native/
6th Apr 2018, 6:40 AM
Mike Choy
Mike Choy - avatar
+ 1
Mda... You do not need to learn C ++ to begin with. I advise you to start immediately with Java. There is nothing terrible in it there
6th Apr 2018, 5:22 AM
Aidos Zhakupov
Aidos Zhakupov - avatar
0
GAWEN STEASY. aren't you making it hard😐
6th Apr 2018, 6:18 AM
Farshaad Heydari
Farshaad Heydari - avatar