Skip to content

Simple App that lets user to get info about installed app and extract them.

License

Notifications You must be signed in to change notification settings

bleedweedsuz/ApkPopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ApkPopper

Simple App that lets user to get info about installed app and extract them.

Available in play store : https://play.google.com/store/apps/details?id=com.ztcartxe.reppopkpa.apkpopper

Current Features

  1. Get apk info
    • App Icon ✔
    • App Name ✔
    • Package Name ✔
    • Version No. ✔
    • Version Code ✔
    • Compiled SDK ✔
    • Compile SDK Code ✔
    • Installed Date ✔
    • Installed Location ✔
    • Last Modified/Update ✔
    • MIME ✔
    • Target SDK ✔
    • Min SDK ✔
    • OpenGL Es Version ✔
    • Platform Build Version ✔
    • Uses Feature Lists ✔
    • Dex Class Lists ✔
    • Manifest XML File ✔
    • Permission Lists ✔
  2. Extract installed APK File ✔

Upcoming Features

  1. Export manifest .xml file
  2. Manifest file edit and repack
  3. XAPK install engine

or if any body want to contribute or want us to add features just post new issue.