Conclusion

Well done on getting your first app up and running! This is just the beginning. The following lessons will teach you even more about the basics of Android development. To summarize, in this lesson, you:

  • Created a new project for your first app.
  • Learned how to set up an Android Virtual Device and your Android device for development.
  • Learned the purpose of the various folders in an Android app, such as res, themes, manifests, kotlin+java, and Gradle Scripts.
  • Learned about the Android project view drop-down and the Project structure settings menu.
See forum comments
Download course materials from Github
Previous: Demo Next: Quiz: Basics of Android Project Structure