Android version of ProxyingInstantiator
Open
- Dominant language
- Java
- Stars
- 630
- Forks
- 95
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 9
Description
ProxyingInstantiator does not work on Android, because the Class constructors taking a byte array always throw an exception. An Android-specific version using Dexmaker would be able to fix this.
Contributor guide
Assessment
This issue has not been assessed yet.