Hi all, I'm looking for a Single Board Computer that can run Android, and has a non-USB camera that I can use with it. I've tried: Raspberry pi v3, LeMaker HiKey, FriendlyARM NanoPi - thus far none of these have a reliable version of ANdroid that can interface with the camera. From my research, the UDOO looks promising. I have developed an Android app that requires use of the camera. I would like to install it and run it 24/7. What is the current state of a working camera on the UDOO, does it work reliably? WIll an Android app that uses the standard camera API (android.hardware.camera2) work with the camera, or will it require some tweaking? Thanks in advance!
Hi @atoaster, UDOO DUAL/QUAD's camera is a non-USB camera as you can see in the documentation: http://www.udoo.org/docs/Hardware_&_Accessories/UDOO_Camera_Module.html Standard Android camera API should work on UDOO DUAL/QUAD running Android.