+ 1
Can anyone tell how to begin with Android app development and what are prerequisite I need to have to be able to learn it.?
Android development
3 ответов
+ 2
You may want to learn the native languages used to build android apps: java and kotlin. Java is the official language used to build android apps but google has recently backed kotlin as their preferred language for android app development.
Even if java is replaced by kotlin in the future, learning java is a must because a lot of apps are still coded in java. Plus, both look and feel the same although kotlin's syntax is much more concise compared to java.
+ 2
On another note, if you know javascript then you can also look at react native for coding in android.
+ 1
Also do tell of how to go about developing Android games that I can aim to make up to play store.😋