FtcRobotController
FtcRobotController copied to clipboard
Add support for Windows Subsystem For Android.
This is not so much an issue, more an enhancement.
Currently it is possible to install APK files on the latest WSA preview version. Upon installing FTC Driver Station, it breifly flashes the window but then closes. This could be a WSA limitation, but seems to be because of an earlier issue involving the way Driver Station handles devices without USB support. That is however, just an educated guess. WSA is just an emulation of android.
Some things to note:
- WSA is running Android 11
- At the time of writing I have only tested this on WSA version RD2A.210905.003
- Windows Build is 22483.rs_prerelease.211015-1431
This would be a useful addition to FTC because then we wouldn't need to buy phones and other acessories for the phones and just run it straight off the laptop.
Relevant Information:
https://docs.microsoft.com/en-us/windows/android/wsa/
Thanks,
Levi.