Setup on Android Studio

1- Download->

To set the android app up, we need to download and install few frameworks that are used to generate the Android application.

Download the latest android studio from given link and install it using standard installation process.

https://developer.android.com/studio

2- Setup project in Android Studio -> A- Open your zip file and locate in your drive. B- Open Android Studio -> Click on Import Project

3- Select your unzipped file from computer and click on ok, wait until the build process not completed.

Last updated