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] Support new flags and fields in arsc files from Android 14 and 15 #2270

Open
3 of 7 tasks
skylot opened this issue Sep 8, 2024 · 1 comment
Open
3 of 7 tasks
Assignees
Labels
Core Issues in jadx-core module resources
Milestone

Comments

@skylot
Copy link
Owner

skylot commented Sep 8, 2024

New features:

Sample android.jar from Android SDK Platform 35 (direct link).

PR from ApkTool as a reference: iBotPeaches/Apktool#3206

Config structure in Andoid sources: https://cs.android.com/android/platform/superproject/+/android15-release:frameworks/base/libs/androidfw/include/androidfw/ResourceTypes.h;drc=e7c1f00739c0f2747acb353ccef2b41f2a92a01e;l=956

@skylot skylot added bug GUI Issues in jadx-gui module Core Issues in jadx-core module resources and removed bug GUI Issues in jadx-gui module labels Sep 8, 2024
@skylot skylot self-assigned this Sep 8, 2024
@skylot skylot added this to the TBD milestone Sep 8, 2024
@MrIkso
Copy link
Contributor

MrIkso commented Sep 18, 2024

Overlay type and overlay policy (need another sample ⚠️)

For sample im found this apk on official android repo
https://android.googlesource.com/platform/frameworks/base/+/refs/tags/android-cts-15.0_r1/libs/androidfw/tests/data

And officially documentation
https://source.android.com/docs/core/runtime/rros

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Issues in jadx-core module resources
Projects
None yet
Development

No branches or pull requests

2 participants