vkjson: Add support for Android
authorCody Northrop <cnorthrop@google.com>
Wed, 16 Aug 2017 23:38:15 +0000 (17:38 -0600)
committerCody Northrop <cnorthrop@google.com>
Thu, 17 Aug 2017 16:53:41 +0000 (10:53 -0600)
commited42d8d57c914007f6b87a5360d97c3b990899e1
tree35362a70f18926ca06d89108e3506b02dde70ead
parent530cdb75eb81ef67b2093cea3c62737facfe91de
vkjson: Add support for Android

This commit adds vkjson and vkjson_info to the Android build.
It is only generated as an executable for devices with root
access, but it could be expanded to an APK with some more
boilerplate work.

See updates to BUILD.md for how to build and run on the device.
BUILD.md
build-android/jni/Android.mk
build-android/jni/Application.mk
libs/vkjson/vkjson.cc
libs/vkjson/vkjson_info.cc
libs/vkjson/vkjson_instance.cc