We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952bec3 commit 9a0bbe0Copy full SHA for 9a0bbe0
todolist.md
@@ -3,8 +3,6 @@
3
- be compatible with more gradle android plugin versions
4
- currently compatible with 2.0
5
- first step is to be compatible with 2.+, like 2.1, 2.2
6
-- write a demo, explore best practice --ALMOST DONE
7
-- the function to better and more conveniently display Java byte code, make log output more complete
8
- modify directory class input
9
- apply class match wildcard
10
- modify class: provide function to add methods or constructors
@@ -16,5 +14,5 @@
16
14
17
15
This is only a wish, will not manage to achieve in short term.
18
19
-- display native code
20
-- modify native code
+- display native byte code asm
+- modify native byte code
0 commit comments