Update default APK build path #118

Closed
opened 2025-08-09 17:13:29 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @adelphes on 11/11/2018

For newer AndroidStudio projects, the build path to the APK now includes the configuration.

.../app/build/outputs/apk/app-debug.apk

is now

.../app/build/outputs/apk/debug/app-debug.apk

*Originally created by @adelphes on 11/11/2018* For newer AndroidStudio projects, the build path to the APK now includes the configuration. `.../app/build/outputs/apk/app-debug.apk` is now `.../app/build/outputs/apk/debug/app-debug.apk`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#118
No description provided.