dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(Calculator): add DevicetTest call 000.
huangcm
2025-04-26
2868c607307b8de19383692485d1cbe1b64eb94d
[~lzh/A133.git]
/
android
/
dalvik
/
dexgen
/
README.txt
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.