AAC – Prerequisites

Android Android SDK Android Studio

Yes, I know you are quite excited to get started with this Android Architecture Components. But before getting started, there are a few prerequisites and topics that you should be already aware of. Doing so will make you get the most out of this article series.

The requirements include:

  1. Android Studio 3.0+ installed
  2. Android device or emulator

Well, the topics you should know are:

  1. Android Activity Lifecycle
  2. Basic knowledge of Android Studio
  3. RecyclerView

Please go through these and get set go with AAC!

Happy coding!