8 lines
269 B
Markdown
8 lines
269 B
Markdown
- method (what's left to do except code?)
|
|
- 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
|