Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Class.smali | D | 03-May-2024 | 745 | 23 | 19 | |
Integer.smali | D | 03-May-2024 | 1.4 KiB | 48 | 39 | |
Number.smali | D | 03-May-2024 | 1.1 KiB | 36 | 30 | |
Object.smali | D | 03-May-2024 | 1.1 KiB | 38 | 31 | |
Readme.md | D | 03-May-2024 | 347 | 7 | 5 |
Readme.md
1This dex file redefines some popular java.lang classes in order to assist 2with testing sdk-based verification. 3 4Each of these classes only defines the stubs for a limited number of methods 5and fields. They are compiled into a dex file and passed to dex2oat to simulate 6a proper SDK-stub jars. The methods not declared here should not be resolved. 7