Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

XML parsing: handling of TYPE_DYNAMIC_REFERENCE entries #923

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

jpstotz
Copy link
Collaborator

@jpstotz jpstotz commented Apr 29, 2020

A first attempt to fix #919

In the end TYPE_DYNAMIC_REFERENCE seem to work identical to TYPE_REFERENCE. Not sure if Jadx already resolves those resources and therefore we don't have to make a difference...

The type TYPE_DYNAMIC_ATTRIBUTE has been added, but resources of that type can't be processed yet. An example APK would be helpful for this type.

@skylot skylot merged commit 258ecad into skylot:master Apr 29, 2020
@skylot
Copy link
Owner

skylot commented Apr 29, 2020

@jpstotz thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[core] Bug: showing invalid resource names in some specific APK files
2 participants