+ 8
What are the languages required to become and android dev( except Java ,Kotlin,XML)
46 Antworten
+ 6
If you want to get the full power of your android device then I advice to learn c++.
You are able to code Native Apps (NDK) or use the jni interface.
+ 4
Kotlin is the best language for Android
+ 3
In short flutter uses only Dart language not many languages like java XML kotlin used in android studio.
So you need to learn only one language.
Flutter code can run on both ios and os with the same code. Means you have to code only once.
And one more thing is that flutter is fast.
+ 1
The official language for Android development is Java. Large parts of Android are written in Java and its APIs are designed to be called primarily from Java. It is possible to develop C and C++ app using the Android Native Development Kit (NDK), however it isn't something that Google promotes.
+ 1
And also python is good language to master + KivyMD is completely cross-platform ;) meaning if your making it for android, it will work on ios abd even windows!! Good luck
+ 1
Try C++ too
+ 1
Even React native is useful
+ 1
Firebase, c#, and c++ etc.
+ 1
That should be adequate.
0
You can learn dart and make using flutter.
0
And figma provides the code for my design for android ,ios and css
0
The why should I learn Dart
0
You asked for other languages except those so I suggested you another language.
0
Yeah! you are right but what i wanted to ask is what are the pros and cons of dart
0
Is it really worth learning as you have recommended
0
Yeah I knew about that already and I also knew that flutter uses dart But I didnt learnt it
0
I will try to learn it but i would like to suggest you that flutter apps consume much more memory than the same apps created without flutter
0
Thanks alot for your suggestion
0
Yeah it is. But I just suggested you to try another as I have worked with flutter and android. Both are good.