Search code examples
android-studioandroid-architecture-componentsandroid-jetpack

How to create a Jetpack app in Android Studio


I'm using the latest version of Android Studio and recent SDK tools and I'm following this guide to create a sample Jetpack app, but the Create Project wizard in my Android Studio does not have an option called Activity & Fragment + ViewModel and related configuration to create a Jetpack app (Tested on Linux). Any ideas?

Additional info:
Android Studio version: 3.1.2


Solution

  • Build your first Jetpack app

    Launch Android Studio 3.2 or higher, and enter information in the Create Android Project and Target Android Devices as always.