stride3d / stride

Stride Game Engine (formerly Xenko)
https://stride3d.net
MIT License
6.45k stars 933 forks source link

Android Build (F6) should not require a connected device. #57

Open aurodev opened 6 years ago

aurodev commented 6 years ago

Xenko Game Studio 3.0.0.1 should not require a connected device to Build (F6) the android APK. Build and Run of course, but there should be an option for generating and signing the APK in the absence of a connected device.

xen2 commented 6 years ago

It seems some code needs to be moved around in DebuggingViewModel.BuildProjectCore so that startProject == false only trigger a build.