+ 1
By which programming languages can I develop software for androids?
5 Answers
+ 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
+ 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.
+ 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/
+ 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
0
GAWEN STEASY. aren't you making it hardđ