naturs / AndroidApkAnalyzer

Android application for analyzing installed apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApkAnalyzer

pic1 Get it on Google Play

Take a look under the hood of apps installed on your device!

Apk Analyzer allows you to explore apps installed on your device. It provides detailed report about application packages.

Key features

  • View details of installed application packages. Explore your applications. Apk Analyzer shows you details including target Android version, security certificate, used and defined permissions, application components, storage requirements, resources and much more.

  • View AndroidManifest.xml file. Decode main metadata file of Android app. Save readable Android Manifest to external storage.

  • View statistics about installed apps. Interested in statistics data of your app collection? Find out the average number of activities, permissions, or distribution of Android and certificate versions.

  • Export application package to external storage.

  • Share application package using Google Drive, Gmail or others.

  • Run publicly available activities.

  • Search application by name.

Application doesn't require rooted device.

About

Android application for analyzing installed apps

License:GNU General Public License v3.0


Languages

Language:Kotlin 97.5%Language:Java 2.1%Language:IDL 0.4%