Hey guys, Today I am going to tell you how to get your own Android application apk build for your android device. Its one of the major issue in Android Studio to get your android apk. So to solve your worries I decided to guide you in 6 easy steps via snapshots.
Step 1
Open your Project folder to find “app” folder. Open it.
Step 2
After opening app folder click “build” folder
Step 3
Inside build click “outputs” folder
Step 4
After opening outputs open “apk” folder. This is where your final android apk is saved.
Step 5
After opening apk folder you will be seeing 2 files “app-debug” & “app-debug-unaligned”. app-debug is required file. Right click it & copy it.
Step 6
Now paste the file in your desktop or any other folder you wish to save in & then Rename that file according to your app name. Now use Box, Dropbox, Google Drive or any other cloud software (if you got), if you don’t have account in any of the cloud services then don’t worry just plug in your data cable & transfer the file into your valuable android device.
That’s it for all I hope you will like this tutorial & proves to be useful. Stay tuned for more tutorials regarding native Android development in Java. Till then Take Care 🙂
Tagged with: android android apk android apk from android studio android build android installation file android studio get your android build apk