Hi guys, as title suggests how can i extract desired apk file (that is armv8a and En) from app bundles (apkm and apks) ?

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago* (last edited 2 years ago) (2 children)

With PC GUI: APKToolGUI

With Android APK: APKExtractor

Terminal: combinating jar files like APKEditor.jar, apktool.jar, apksigner.jar

  • source
  • hideshow 4 child comments