Apkm→apk

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

14 points · 3 comments · view on lemmy.world

3 Comments

http417@lemmy.world · 5 pts · 1y (2 replies)

With PC GUI: APKToolGUI

With Android APK: APKExtractor

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

aprehendedmerlin@lemmy.dbzer0.com · 2 pts · 1y

Thanks

lemmeBe@sh.itjust.works · 1 pts · 1y

Thanks!