Skip to content

Instantly share code, notes, and snippets.

@hungvu193
Last active October 31, 2018 07:34
Show Gist options
  • Save hungvu193/4d63c3e6a693d5fb6cfddd1498526be7 to your computer and use it in GitHub Desktop.
Save hungvu193/4d63c3e6a693d5fb6cfddd1498526be7 to your computer and use it in GitHub Desktop.

Environment

  • IDE: Android Studio 3.1
  • Language: Java
  • Target SDK: 23
  • Min SDK Version: 17 ( Android 4.2 )

FLOW

Connect repo

Geneated APK

From Android Studio, select Build -> Build APK. You dont need "Generate signed APK" , it 's not necessary because you wont upload this application to the Play Store. Generate APK Waitng for minutes... And you will see a popup at the bottom of Android Studio, click on locate and you will see your apk file. Finish Upload your apk file to diawi or deploygate and install on your own devices. That 's all :D.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment