From: Cody Northrop Date: Mon, 26 Sep 2016 23:53:00 +0000 (-0600) Subject: demos: Add APK with layers to cube X-Git-Tag: upstream/1.1.92~2484 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b4b8f604359c4c0eae45fe961dd4dbf9f899906;p=platform%2Fupstream%2FVulkan-Tools.git demos: Add APK with layers to cube --- diff --git a/demos/android/cube-with-layers/AndroidManifest.xml b/demos/android/cube-with-layers/AndroidManifest.xml new file mode 100644 index 0000000..50ac927 --- /dev/null +++ b/demos/android/cube-with-layers/AndroidManifest.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/android/cube-with-layers/custom_rules.xml b/demos/android/cube-with-layers/custom_rules.xml new file mode 100644 index 0000000..ab517bf --- /dev/null +++ b/demos/android/cube-with-layers/custom_rules.xml @@ -0,0 +1,25 @@ + + + + + + + +CubeWithLayers: Creating libs-with-layers + + +CubeWithLayers: Copying libs from demos/android + + + + +CubeWithLayers: Copying layers from build-android + + + + + +CubeWithLayers: Overriding native.libs.absolute.dir with ${cubeWithLayersDir} + + + diff --git a/demos/android/cube-with-layers/res/values/strings.xml b/demos/android/cube-with-layers/res/values/strings.xml new file mode 100644 index 0000000..bdf81e5 --- /dev/null +++ b/demos/android/cube-with-layers/res/values/strings.xml @@ -0,0 +1,24 @@ + + + + + + + + CubeWithLayers + +