Android App - Gradle based android project
- Import the project in Addroid Studio.
- Install the emulator as desired.
- Either build command line with gradle clean build.
- or Android Studio has an option to RUN, that will build the project.
- Project will be auto synced.
- Run will shoot up the 'emulator' with the App deployed on it.
Some App images just for reference:
Happy Learning :)
Thanks!!