We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apktool -version
I: Using Apktool 2.6.1 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: C:\Users\nut\Desktop\bbstuff\decompile\w\com.bestbuy.android\res\xml\locales_config.xml:3: error: unbound prefix. W: C:\Users\nut\Desktop\bbstuff\decompile\w\com.bestbuy.android\res\xml\locales_config.xml: error: file failed to compile. brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\nut\AppData\Local\Temp\brut_util_Jar_15325550289147760896724761214212810432.tmp, compile, --dir, C:\Users\nut\Desktop\bbstuff\decompile\w\com.bestbuy.android\res, --legacy, -o, C:\Users\nut\Desktop\bbstuff\decompile\w\com.bestbuy.android\build\resources.zip]
apktool d com.bestbuy.android-base.apk
apktool b com.bestbuy.android-base -o modified.apk --use-aapt2
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files (.apks that live in /system/framework or /system/priv-app)
.apks
/system/framework
/system/priv-app
If this APK can be freely shared, please upload/attach a link to it.
best buy apk from play store, can be downloaded here: https://apk.support/apk-downloader package name is com.bestbuy.android
Have you tried apktool d, apktool b without changing anything? yes
apktool d
apktool b
Are you using the latest apktool version? yes
i have tried merging the apks manually, and the problem persisted.
The text was updated successfully, but these errors were encountered:
Duplicate of #2756
Sorry, something went wrong.
No branches or pull requests
Information
apktool -version
) - 2.6.1Stacktrace/Logcat
Steps to Reproduce
apktool d com.bestbuy.android-base.apk
apktool b com.bestbuy.android-base -o modified.apk --use-aapt2
Frameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files
(
.apks
that live in/system/framework
or/system/priv-app
)APK
If this APK can be freely shared, please upload/attach a link to it.
best buy apk from play store, can be downloaded here: https://apk.support/apk-downloader package name is com.bestbuy.android
Questions to ask before submission
Have you tried
apktool d
,apktool b
without changing anything?yes
Are you using the latest apktool version?
yes
additional notes
i have tried merging the apks manually, and the problem persisted.
The text was updated successfully, but these errors were encountered: