Android build files
This commit is contained in:
parent
666f796805
commit
e0822966a3
12 changed files with 175 additions and 95 deletions
|
|
@ -15,6 +15,7 @@
|
|||
android:label="Compute N-Body simulation"
|
||||
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="vulkanComputenbody" />
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue