+ 1
Android is an open source and linux based operating system.
does that implies that i need to learn linux too.. if i want to b an android developer
2 odpowiedzi
+ 6
Try a tutorial
Android Development Resources
app development for android is typicaly Java or Kotlin
https://www.sololearn.com/discuss/823823/?ref=app
+ 3
Learning the Linux terminal would be useful in some cases when working with Android development, but when just creating apps that don't really need to access too much of the Android system itself should be okay working without the knowledge of how to program on Linux. I would recommend just sticking with the basics when beginning with Android development, only learning the languages needed with whatever development tool you're using, and learn whatever else you need during development.
Hope this helped! d: