- Download Android Studio
- File -> Open Project
- Build & Sync Project with Gradle Files
- Choose running device for emulation
- Run App (Play)
*Enable developer mode on phone/device:
- Connect phone/device by USB to device with Android Studio running
- Turn on phone
- Settings
- About phone
- Software Information
- Tap build number 7 times to enable Developer options (in Settings)
- In Developer options; Turn On
- Turn on USB debugging
- Pop up should appear on phone to allow USB debugging
- In Android Studio, select your device: Run app; app should run on physical phone/device; click stop button to exit