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
UPD: apktool b --use-aapt2 allows to rebuild the APK, but gives some non-fatal warnings like this:
W: /tmp/auth/./res/values/public.xml:2246: error: resource 'drawable/$avd_hide_password__0' has invalid entry name '$avd_hide_password__0'. Invalid character '$avd_hide_password__0'.
Information
apktool -version
) - master (a2a7940)Stacktrace/Logcat
Steps to Reproduce
apktool d auth.apk
cd auth
apktool b
Frameworks
No OEM frameworks.
APK
https://play.google.com/store/apps/details?id=com.azure.authenticator
Questions to ask before submission
apktool d
,apktool b
without changing anything? - yes, it failed.The text was updated successfully, but these errors were encountered: