aboutcode-org / aboutcode-org/android-inspector
Handle missing sources for Android standard library
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.