We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b0c40 commit 56d4ce2Copy full SHA for 56d4ce2
README.md
@@ -277,8 +277,7 @@ Known issues:
277
`-DPYTHON_EXECUTABLE=/Path/To/Your/Python36/python.exe`
278
* If native build messes up shader_list.h file, go to git and undo the changes.
279
280
-Open *DiligentSamples/Android* or *UnityPlugin/Android* folders with Android Studio to build and run
281
-the engine samples and Unity emulator on Android.
+Open *DiligentSamples/Android* folder with Android Studio to build and run tutorials and samples on Android.
282
283
By default, appplications will run in OpenGLES mode. To run them in Vulkan mode, add the following launch flags:
284
`--es mode vk` (in Android Studio, go to Run->Edit Configurations menu)
0 commit comments