kkguo / apkshellext

Show app icons in windows explorer
http://www.apkshellext.com
MIT License
596 stars 86 forks source link
apk apk-parser apktool icons shell-extension

ApkShellext2logo

Crowdin

A Windows shell extension supporting icon for files of

This is the code repository, please visit the project page http://apkshellext.com or go to release for download.

Help this project

Have issue?

[Features]

[Todo]

Check Wiki for how to build from source code

Credit :

SharpShell Shell extension library
SharpZip Zip function implementation in C#
Iteedee.ApkReader the original APK reader, not in use currently
PlistCS iOS plist file reader
PNGDecrush PNG decrush lib
Ionic.Zlib Another Zip implementation, used by PNGDecrush
QRCoder QR code generator
Ultimate Social A free icon set for social medias
SVG SVG format renderer
WebP-Wrapper WebP format renderer
Thanasis Georgiou Project web page

Originally this project hosted on GoogleCode, now moved to :octocat:Github and fully re-writen with a native apk reader. The active developing code is on ApkShellext2 branch. The obsolete code is on master branch