Introduction and setup
  • Introduction
  • How to set up Android Studio and Android simulators
Creating a basic Android App in 15 minutes
  • How to create a new Android project in Android Studio
  • How to configure the main screen of an Android app (activity_main.xml)
  • How to write Java code inside MainActivity.java
Bonus app features (Complete in 11 minutes)
  • Bonus 1: How to add an alpha animation to an Android button
  • Bonus 2: How to debug an Android app
  • Farewell and your next steps in Android Development
  • BONUS: Your Next Course Awaits