+ 1
What languages do i need to know to use Android Studio fully??
I seek to build apps of all kinds , Like educational (eg. multiple choice quiz or lecture notes ) productivity apps (eg. timer, planner, etc )
1 Respuesta
+ 3
only java is enough to build almost any android app, but it's important to understand concepts of OOP beside the basics of the language.