+ 2
How to start developing Android app for beginners? What kind of programming languages do we need to learn for app-development?
7 Answers
+ 3
If you want to learn about app development , so basically have two types in that 1 ) native app development 2) hybrid or cross platform app development
Those categories have there own advantage and disadvantage
If you want to learn about native app development
you go with koltin or java for android app development
For iOS I will suggest to go with swift programming language
If you want to learn about hybrid app development
1 ) flutter ---> you should learn about dart programming language
2) react native ----> you need have a good grip on javascript
And the list goes ....
+ 4
Java. Java is the officialĀ languageĀ forĀ AndroidAppĀ DevelopmentĀ and consequently, it is the most usedĀ languageĀ as well. ...
Kotlin. Kotlin is a cross-platformĀ programminglanguageĀ that may be used as an alternative to Java forĀ AndroidĀ AppĀ Development. ...
C++ ...
C# ...
Python.
+ 3
And you can start from java basics .
And from the course provided by sololearn
+ 3
Thank you so much šš.
+ 2
Java + xml
+ 2
Thank you šš
+ 2
Thank you šš