Page 2 of 2
Posted: 2013-07-24, 20:12 UTC
by jazzruby
I've updated APK-Info to include the latest:
API level 18
Android 4.3
Jelly Bean MR2
http://www.mediafire.com/download/epmwar25xb4c59s/APK-Info_v0.3.zip
md5: 8b6744e3291913183cc744009aebfa85
-JR-
MediaFire shows 3090 downloads for APK-Info_v0.2.zip (as of this post)
Posted: 2013-07-24, 22:41 UTC
by damjang
HI and thank you for support! I have a request: now the rename function rename the apk in name+"_"+rev, but I want to have name+" v"+rev (eg. APK-Info v0.3). Is this possible to make configurable the rename function?
Re: APK-Info for Windows with source
Posted: 2018-08-31, 13:00 UTC
by Enyby
Re: APK-Info for Windows with source
Posted: 2023-12-23, 03:32 UTC
by 1024mb
ZoSTeR wrote: 2011-12-14, 09:28 UTC
Here's a little AutoIt app I threw together.
It shows various info about APK files such as version, permissions, resolutions etc. You can also rename the APK file to a proper name.
It mainly uses aapt.exe from the SDK and Info-Zips unzip.exe so no great coding on my side (besides way too many globals

).
You can either run it by itself or pass an APK file as parameter.
Screenshot /
Download
Edit: a little rephrasing
Please provide a license for your application.
Re:
Posted: 2023-12-23, 06:14 UTC
by thomasmolover
damjang wrote: 2013-07-24, 22:41 UTC
HI and thank you for support! I have a request: now the rename function rename the apk in name+"_"+rev, but I want to have name+" v"+rev (eg. APK-Info v0.3). Is this possible to make configurable the rename function?
would the func in android version?