Skip to content

wahidmounir/apkshellext

 
 

Repository files navigation

ApkShellext2logo

Crowdin

A Windows shell extension for mobile app files supporting

  • .apk (android package)
  • .ipa (iOS app package)
  • .appx .appxbundle (Windows phone 8.1/10 app package, .xap is not supported)

This is the code repository, please visit the project page http://apkshellext.com for Download and more Information.

Please help this project

Say something to this project

[Features]

  • Display app icon in explorer with best resolution.
  • Customize-able Info-Tip for showing package information.
  • Context menu for batch renaming, use customize-able patterns.
  • Go to app store from context menu.
  • Auto-check new version.
  • Show overlay icon for different type of apps.
  • Support 15+ languages (some are machine translated):

[Todo]

  • QR code to download to phone
  • Hook up adb function with namespace extension.
  • drag-drop to install / uninstall to phone

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

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

About

Show mobile app icons in windows explorer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.8%
  • Batchfile 2.2%