shroudedcode / apk-mitm

🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
https://npm.im/apk-mitm
MIT License
3.6k stars 337 forks source link

[Error] W: No resource identifier found for attribute 'X' in package 'Y' #76

Closed iopanio closed 2 years ago

iopanio commented 2 years ago
I: Using Apktool 2.6.0
I: Checking whether sources has changed...
I: Checking whether sources has changed...
I: Checking whether sources has changed...
I: Checking whether sources has changed...
I: Checking whether sources has changed...
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
W: <tmp_dir>/decode/res/menu/g.xml:4: error: No resource identifier found for attribute 'showAsAction' in package 'Y'
W: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_50305406967581478724669278442119340421.tmp, p, --forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 30, --version-code, 2261, --version-name, 5.14.3, --no-version-vectors, -F, /tmp/APKTOOL13642701427545726806.tmp, -e, /tmp/APKTOOL8173898861767781149.tmp, -0, arsc, -I, <tmp_dir>/framework/1.apk, -S, <tmp_dir>/decode/res, -M, <tmp_dir>/decode/AndroidManifest.xml]

I got 2,000+ lines of W: No resource identifier found for attribute 'X' in package 'Y'