+ 3
Hey guys bean long...i wanna go into android development...any advice and resources i can get my hand on
android development and mobile app
2 odpowiedzi
+ 5
Yep. Start with the official documentation.
https://developer.android.com/training/basics/firstapp/index.html?hl=en-419
If you do not want to use Android Studio or want to program with another language you can try Flutter (still in beta) or any framework that allows you to program cross-platform applications.
+ 5
Flutter, although it is new, already has some tutorials that serve as a good entry point. In the official website of the framework, several are listed, and in other platforms there are many more, you just have to know how to search.