diff --git a/todolist.md b/todolist.md index 035eef6..d65e003 100644 --- a/todolist.md +++ b/todolist.md @@ -3,8 +3,6 @@ - be compatible with more gradle android plugin versions - currently compatible with 2.0 - first step is to be compatible with 2.+, like 2.1, 2.2 -- write a demo, explore best practice --ALMOST DONE -- the function to better and more conveniently display Java byte code, make log output more complete - modify directory class input - apply class match wildcard - modify class: provide function to add methods or constructors @@ -16,5 +14,5 @@ This is only a wish, will not manage to achieve in short term. -- display native code -- modify native code +- display native byte code asm +- modify native byte code