File: README.txt

package info (click to toggle)
android-platform-dalvik 7.0.0%2Br33-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,612 kB
  • sloc: java: 65,276; cpp: 10,599; sh: 1,386; ansic: 533; awk: 364; makefile: 47; perl: 11
file content (3 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (7)
1
2
3
Home of dexgen, the dex code generator project. It provides API for
creating dex classes in runtime which is needed e.g. for class mocking.
This solution is based on the dx tool and uses its classes extensively.