add oculus quest build target
This commit is contained in:
4
android/quest/build-run.bat
Normal file
4
android/quest/build-run.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
xcopy /I /D /Y /S /E ..\data src\main\assets\data
|
||||
call gradlew installDebug
|
||||
call adb shell am start -n com.omigamedev/android.app.NativeActivity
|
||||
pause
|
||||
Reference in New Issue
Block a user