You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Class.smali v811_spc009_project 4 months ago
Integer.smali v811_spc009_project 4 months ago
Number.smali v811_spc009_project 4 months ago
Object.smali v811_spc009_project 4 months ago
Readme.md v811_spc009_project 4 months ago

Readme.md

This dex file redefines some popular java.lang classes in order to assist with testing sdk-based verification.

Each of these classes only defines the stubs for a limited number of methods and fields. They are compiled into a dex file and passed to dex2oat to simulate a proper SDK-stub jars. The methods not declared here should not be resolved.