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

Handle missing sources for Android standard library #3

Open
pombredanne opened this issue Sep 28, 2024 · 0 comments
Open

Handle missing sources for Android standard library #3

pombredanne opened this issue Sep 28, 2024 · 0 comments

Comments

@pombredanne
Copy link
Contributor

There is a significant number of standard library Java files that are part of the Android toolchain and are therefore not mapped as-is. We need to find a watch to either match or map or filter these for improved deployment and binary analysis. Things such as these classes in the android and androidx packages:

  • to/classes.dex-out/sources/android/support/v4/graphics/drawable/IconCompatParcelizer.java
  • to/classes.dex-out/sources/androidx/activity/Cancellable.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant