Prerequisites

Before you begin building the application, you must have the following prerequisite installed on your system:

Android Studio

Android Studio is the official IDE for Android application development, as recognized by Google. We will create a project in Android Studio and code the app. The Android project and the IDE must meet these minimum supported environments:

  • Android Studio- 3.1.1 or later
  • OS- Android 21 (Lollipop 4.4)
  • Kotlin- 1.3.20
  • Gradle- 3.4.0

You can download the latest version of Android Studio for your environment and install it, if you don’t have it installed on your system. You need not perform any additional configurations to set up your workspace for this app.

Last Updated 2024-04-05 23:41:34 +0530 +0530

RELATED LINKS

Android SDK