Resources
More links to articles are listed throughout the guide. You can find several of them down below and from the Homework, Lecture, and Section sections.
Articles / Websites on Android Development
Meant for people starting Android Development, or anyone needing more resources and foundation to go on and make great apps
Android Development Best Practices
Best practices in designing and developing Android apps
Cover topics like Model-View-Controller, unit testing, debugging tools, HTTP library, Fragments, RxJava
Professor Joel Ross's Android Development: Lecture Notes are super great and useful, but I think it's a bit too formal and technical. He teaches this course many times before.
Core Documentation
Videos/Courses
YouTube - Android App Development for Beginners Playlist
Really good basic-to-intermediate introduction to Android development.
Udemy - 60 Minutes with Kotlin for Developers
You'll have to paid for this course, but it does a really good job of getting right to the point and explaining all the important bits you'll need to master Kotlin in just an hour.
Editors
Last updated