One thing that’s nagged me when using the Android Gradle build system is that by default the APK files produced will have the nondescript name of app-debug.apk and cousins. This stems from the default […]
The post Producing better named Android APKs with Gradle appeared first on Jayway.