Skip to content
New issue

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

[res] Missing attributes namespace #2113

Open
skylot opened this issue Feb 27, 2024 · 0 comments
Open

[res] Missing attributes namespace #2113

skylot opened this issue Feb 27, 2024 · 0 comments
Labels
bug Core Issues in jadx-core module resources
Milestone

Comments

@skylot
Copy link
Owner

skylot commented Feb 27, 2024

AndroidManifest.xml missing namespace android: for name attributes

<manifest xmlns:android="http://schemas.android.com/apk/res/android" compileSdkVersion="29" compileSdkVersionCodename="10" package="com.xoom.android.app" platformBuildVersionCode="29" platformBuildVersionName="10" versionName="8.0.1">
    <uses-permission name="android.permission.ACCESS_WIFI_STATE"/>
    <uses-permission name="android.permission.ACCESS_NETWORK_STATE"/>
...

App com.ss.android.ugc.trill, version: 33.4.1 (https://apkcombo.com/tiktok-asia/com.ss.android.ugc.trill/download/phone-33.4.1-apk).

Disscussion started in #2112
Relevant issue in Apktool: iBotPeaches/Apktool#2420 (comment)

@skylot skylot added bug Core Issues in jadx-core module resources labels Feb 27, 2024
@skylot skylot added this to the TBD milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Core Issues in jadx-core module resources
Projects
None yet
Development

No branches or pull requests

1 participant