tree: 53b53250fbd362308c460dfe891e8037aae9242c [path history] [tgz]
  1. .clang-format
  2. CMakeLists.txt
  3. README.md
  4. vkjson.cc
  5. vkjson.h
  6. vkjson_info.cc
  7. vkjson_instance.cc
  8. vkjson_unittest.cc
libs/vkjson/README.md

Android

vkjson_info for Android is built as an executable for devices with root access.

To use, simply push it to the device and run it:

./build_all.sh
adb push obj/local/<abi>/vkjson_info /data/tmp/
adb shell /data/tmp/vkjson_info

The resulting json file will be found in:

/sdcard/Android/<device_name>.json