getappmap / getappmap/appmap-java
`appmap-java` on Android
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 88
- Forks
- 17
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
- Javassist has no support for Dalvik bytecode
- Transformations may need to be applied at compile time: https://sites.google.com/a/android.com/tools/tech-docs/new-build-system/transform-api
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by investigating the appmap-java agent's compatibility with Dalvik bytecode and the limitations of Javassist. Review Android's Transform API documentation to determine whether transformations must occur at compile time; done means defining and implementing a viable path for appmap-java to run on Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100