A set of educational Python and shell scripts that automate common APK structure analysis tasks. Designed to help Android developers and students learn how APK files are structured, what permissions apps request, and how manifest files are configured — valuable knowledge for building better, more secure Android apps.
Each script is documented and explained so you understand what it does and why, making this a practical learning companion for Android development courses and cybersecurity fundamentals.
What You Get
- Python automation scripts with explanations
- Shell scripts for batch processing
- HTML report generation templates
- Full setup documentation
Educational Use Only: This toolkit is designed for learning Android app structure and should only be used on your own applications or with explicit permission from the app owner.