[TOOL] ApkSpy - view APK manifest on PC

Myrrhman

Senior Member
Nov 22, 2011
325
97
58
Denekamp
I don't know what is wrong, but maybe this is a windows problem. Search in your C: for any ApkSpy temporary file or dir and delete it. Or maybe do a scan with system tool; write on command prompt (launch as administrator): sfc /scannow
Thank you for your suggestions, i tried them both. Altough the scannow command did do something, it didn't solve my problem.:(:(
Anyway, I think it's best for me to do a clean install of windows, because APKspy did work previously, but it would've been nice if there was an easier solution.:(
But thanks anyway :):)
 

hillconnor13

Member
Oct 6, 2012
40
3
0
chatham
apkspy cant find sdk files

Hey,

I have a mess with my many .APK files sitting around on my PC. Some .APK files were renamed badly with names that don't make sense, let alone I have multiple versions of the same apps.

ApkSpy is a simple tool I hacked up tonight which allows you to easily view the manifest of an APK (screenshots attached - not up to date though) just by double clicking it. (It can even associate with the .apk filetype, yay!)

ApkSpy relies on the aapt.exe tool from the android SDK, so you must have that installed (or just copy aapt.exe from somewhere, that's the only file needed to run ApkSpy).


Would love to get feedback.
Off to bed now..



Known issues:
filenames with unicode might not work.


Changelog:

Version 0.6:
Minor fixes
adb.exe/aapt.exe should be found in current directory or PATH

Version 0.5:
Install APK button
Rename file by package or application name
batch rename of all apk's in a directory

Version 0.4:
Added link to market

Version 0.3:
Added rename file, which renames the loaded apk to <packagename_version.apk>

Version 0.2:
does not require .net 4.0 anymore
apkspy doesnt know where the new sdk files are and people are gettting a error AAPT.EXE is missing when its not
 

nicesoni_ash

Senior Member
May 26, 2012
6,083
10,949
263
127.0.0.1
Kindly add an icon in next version or tell us how to do that ourselves.. It's a fabulous app in so many certain ways. Thanks.

Edit:
No worries, managed to do it. Thanks .. :)

If anyone wants to have it, here it is.

// I hope I am not hijacking this thread. All credits to the original maker.

.....
Edited exe with Icon - Download

Icon
---



Icon credits - Iconshock
 
Last edited:

damjang

Senior Member
Jul 21, 2012
113
23
38
Kindly add an icon in next version or tell us how to do that ourselves.. It's a fabulous app in so many certain ways. Thanks.

Edit:
No worries, managed to do it. Thanks .. :)

If anyone wants to have it, here it is.

// I hope I am not hijacking this thread. All credits to the original maker.

.....
Edited exe with Icon - Download

Icon
---



Icon credits - Iconshock
Thank you! :eek:
 

gps3dx

Senior Member
Jan 24, 2010
721
357
0
not working on win8 x64

hi

great tool !
I migrated to windows 8 x64 and found APKSpy does not work, can't drag&drop apk to it.
Changing compatibility mode and running as admin does not solve it.

Any help will be appreciated
Thanks
 

Ja_som

Senior Member
Apr 1, 2013
3,711
2,035
253
Banská Bystrica
ja-som.github.io
hi

great tool !
I migrated to windows 8 x64 and found APKSpy does not work, can't drag&drop apk to it.
Changing compatibility mode and running as admin does not solve it.

Any help will be appreciated
Thanks
You need to have it in same folder with aapt.exe
And i also have aapt.exe in folder from where i drag apk files...
(i'm also on W8 x64)
 
Last edited:

gps3dx

Senior Member
Jan 24, 2010
721
357
0
You need to have it in same folder with aapt.exe
And i also have aapt.exe in folder from where i drag apk files...
(i'm also on W8 x64)
Thanks for the reply.

not working here as before :(
aapt.exe is of course in same folder as APKSpy

if I drop apk to APKSpy while APKSpy it is closed, APKSpy opens and is OK, but
if APKSpy is open and I drop an apk into it, it does not work, I get the no-entrance sign.
Drag and Drop while APKSpy is open does not work under win8 x64.

How can this be fixed?
 

karasuhebi

Senior Member
Apr 29, 2010
161
30
58
32
Orlando
Thanks for the reply.

not working here as before :(
aapt.exe is of course in same folder as APKSpy

if I drop apk to APKSpy while APKSpy it is closed, APKSpy opens and is OK, but
if APKSpy is open and I drop an apk into it, it does not work, I get the no-entrance sign.
Drag and Drop while APKSpy is open does not work under win8 x64.

How can this be fixed?
Have you tried going into Compatibility and changing the Windows version instead?
 

gps3dx

Senior Member
Jan 24, 2010
721
357
0
Have you tried going into Compatibility and changing the Windows version instead?
sure did, but it doesn't solve the issue,

in Vista mode I get "error running aapt.exe" when I drop an apk into
in Vista with administrator APKSpy does not allow to drop anything into it.

in XP, Vista sp1, sp2, win7 : same as above

as I wrote, it works only when I drop an apk when APKSpy is closed. while it is open it does not work.

I'm using v0.6 with aapt.exe in same folder

thanks