Android build files

This commit is contained in:
saschawillems 2017-03-12 13:40:50 +01:00
parent 666f796805
commit e0822966a3
12 changed files with 175 additions and 95 deletions

View file

@ -15,6 +15,7 @@
android:label="Compute cull and LOD"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
android:launchMode="singleTask"
android:screenOrientation="landscape"
android:configChanges="orientation|screenSize|keyboardHidden">
<meta-data android:name="android.app.lib_name" android:value="vulkanComputecullandlod" />
<intent-filter>