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
..
README v811_spc009_project 4 months ago
certification-tests.xml v811_spc009_project 4 months ago
run_gamecore.sh v811_spc009_project 4 months ago

README

Ensure that `adb` and `aapt` are available on your path and run:
$ ./run_gamecore.sh <options>

Usage: ./run_gamecore.sh [--all] [--apk-info=file] [--apk-dir=dir]

Options:
  -a, --all 		run all tests
  -h, --help 		print this help
  --apk-info=file 	An XML file describing the list of APKs for qualifications.
  --apk-dir=dir 	Directory containing the APKs for qualifications.  If --apk-info is
                	not specified and a file named 'apk-info.xml' exists in --apk-dir,
                	that file will be used as the apk-info.