Questions
Following worked for me from the command line:
aapt dump badging myapp.apk
NOTE: aapt.exe is found in a build-tools sub-folder of SDK. For example:
build-tools
<sdk_path>/build-tools/23.0.2/aapt.exe
~ Answered on 2014-08-12 23:38:18