Open 16snathan opened 8 years ago
I added the "import android.hardware.camera" but am having trouble copy-pasting the second section of code (import Camera camera; etc) that comes right after. Not sure if it goes into FtcRobotControllerActivity.java because as soon as I paste the code in, the program throws red flags everywhere. Something about not being able to resolve some symbols and methods; we might need to track those down. I think some forum posts mention dealing with undefineds...
LINK to the code for using the ZTE Speed as a color sensor.
The code on the first page isn't that well documented, but people are saying it works. You may need to dig through the forum post for further troubleshooting...