You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to build the apk with bash gboard-swype.sh it gives me an error saying that there is an unexpected element in the application manifest
`bash gboard-swype.sh -b
building apk...
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...
I: Checking whether sources has changed...
I: Smaling smali_classes3 folder into classes3.dex...
I: Checking whether resources has changed...
I: Building resources...
W: /home/awesometurtle70/Downloads/gboard/AndroidManifest.xml:47: error: unexpected element found in .
W: /home/awesometurtle70/Downloads/gboard/AndroidManifest.xml:48: error: unexpected element found in .
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_156611679708857865162245647576573953479.tmp, link, -o, /tmp/APKTOOL17650813334324497235.tmp, --package-id, 127, --min-sdk-version, 23, --target-sdk-version, 33, --version-code, 108047614, --version-name, 12.7.10.507749191-beta-arm64-v8a, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, -e, /tmp/APKTOOL14184670711082279666.tmp, -0, arsc, -I, /home/awesometurtle70/.local/share/apktool/framework/1.apk, --manifest, /home/awesometurtle70/Downloads/gboard/AndroidManifest.xml, /home/awesometurtle70/Downloads/gboard/build/resources.zip]
`
i know this is an old repo but i wanna fix this issue
The text was updated successfully, but these errors were encountered:
when i try to build the apk with bash gboard-swype.sh it gives me an error saying that there is an unexpected element in the application manifest
`bash gboard-swype.sh -b
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...
I: Checking whether sources has changed...
I: Smaling smali_classes3 folder into classes3.dex...
I: Checking whether resources has changed...
I: Building resources...
W: /home/awesometurtle70/Downloads/gboard/AndroidManifest.xml:47: error: unexpected element found in .
W: /home/awesometurtle70/Downloads/gboard/AndroidManifest.xml:48: error: unexpected element found in .
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_156611679708857865162245647576573953479.tmp, link, -o, /tmp/APKTOOL17650813334324497235.tmp, --package-id, 127, --min-sdk-version, 23, --target-sdk-version, 33, --version-code, 108047614, --version-name, 12.7.10.507749191-beta-arm64-v8a, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, -e, /tmp/APKTOOL14184670711082279666.tmp, -0, arsc, -I, /home/awesometurtle70/.local/share/apktool/framework/1.apk, --manifest, /home/awesometurtle70/Downloads/gboard/AndroidManifest.xml, /home/awesometurtle70/Downloads/gboard/build/resources.zip]
`
i know this is an old repo but i wanna fix this issue
The text was updated successfully, but these errors were encountered: