Kasijjuf / apkshellext

Show mobile app icons in windows explorer

Home Page:http://www.apkshellext.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApkShellext2logo

A windows shell extensions 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

http://www.apkshellext.com

License:MIT License


Languages

Language:C# 97.8%Language:Batchfile 2.2%