Android Studio

Click the dropdown menu in the toolbar at the top and select “Edit Configurations”
Android1

  • Click the “+”
  • Select “Gradle”
  • Choose your module as Gradle project
  • In Tasks: enter assemble
  • Click OK

Android Gradle

Press Run. Your unsigned apk is now located in

ProjectName\app\build\outputs\apk