apkinfector icon indicating copy to clipboard operation
apkinfector copied to clipboard

not compiled all apks

Open zzmetal opened this issue 3 years ago • 2 comments

Not compiled all apks

=================================
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
I: Using Apktool 2.5.0
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
I: Checking whether sources has changed...
I: Smaling smali_classes2 folder into classes2.dex...
[Fatal Error] :92:7: The element type "activity" must be terminated by the matching end-tag "".
I: Checking whether resources has changed...
I: Building resources...
W: /root/apk/apkinfector/normal_apk/AndroidManifest.xml:92: error: Error parsing XML: mismatched tag
W:
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_54888281976866849234168220085976661136.tmp, p, --forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 28, --version-code, 3502534, --version-name, 3.5.0, --no-version-vectors, -F, /tmp/APKTOOL8122138108858656538.tmp, -e, /tmp/APKTOOL13813281509833067336.tmp, -0, arsc, -I, /root/.local/share/apktool/framework/1.apk, -S, /root/apk/apkinfector/normal_apk/res, -M, /root/apk/apkinfector/normal_apk/AndroidManifest.xml]
[+] Compiled Successfully!

zzmetal avatar Jan 12 '21 02:01 zzmetal

Dont run it on nethunter or termux. Because android does not support aapt. That is, you cant build it

ghost avatar Jun 17 '21 02:06 ghost

By the way, you can copy normal_apk folder and paste it on windows machine(jdk11+apktool--It is easy to configure). Then you will build the apk

ghost avatar Jun 17 '21 02:06 ghost