# Captain APK
This is an Android APK, DEX and resources extractor! (lite version)
## Features
* Installed app list up.
* Extract APK, DEX and resources.
- copy APK to download location.
- listing DEX, manifest & res/* (in APK)
- and save it to text file. (no ZIP, because lite version)
* Why don't you check up full features
https://play.google.com/store/apps/details?id=com.cafewill.apk
## Screenshots
## See Also
* https://www.popit.kr/how-it-works-captain-apk
* https://www.popit.kr/how-to-decompile-an-android-apps
## Thanks To
* https://github.com/apache/commons-io
* https://github.com/hsiafan/apk-parser
* https://github.com/jaredrummler/APKParser