/pellego

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Application

Pellego Android

Building the App

Unzip and open the project with Android Studio.
Click Build -> Make Project.

Installing an emulator

In Android Studio go to Tools -> AVD Manager
Click on "Create Virtual Device"
Follow the prompts to select the phone you want to run the app on.
Select Android R as the system image.
Click "Finish"

Runing the app

Make sure your emulator device name is displayed in the top menu bar.
Click Run -> Run 'app'
Android studio will start your AVD and initiate a gradle build.
After a few moments, the app should install and launch on your emulator.