1
0
Fork 0
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.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
certification-tests.xml Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
run_gamecore.sh Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years 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.