This repository is very much a work in progress. It is meant as a proof of concept more than anything else. The code in this repository is currently not in a 100% working state, it is not meant to be.
- get hot loader working
- get remote debugger working
- finish interface for DC motors
- telemetry
- dc motors
- custom UI
- yarn
react-native bundle --platform android --dev true --entry-file index.js --bundle-output android/FtcRobotController/src/main/assets/index.android.bundle --assets-dest android/FtcRobotController/src/main/res/
react-native run-android --appFolder=FtcRobotController/ --main-activity="FtcRobotControllerActivity"
- start shared op mode