9 lines
318 B
Markdown
9 lines
318 B
Markdown
- method (what's left to do?)
|
|
- annotations (start from annotations_off in class def item)
|
|
- generate .dex
|
|
- code
|
|
- edditable code format
|
|
- sanity checks
|
|
- tests
|
|
- DexValues will become a problem ? (eg need to clone the vector for the array)
|
|
- https://source.android.com/docs/core/runtime/dex-format#system-annotation
|