Connect camera to Android

Discussion in 'UDOO X86' started by rflores00, Dec 19, 2019.

  1. rflores00

    rflores00 UDOOer

    Joined:
    Dec 19, 2019
    Messages:
    1
    Likes Received:
    0
    Hi everybody, recently I bought a UDOO X86 and I need to install Android OS, and I want to use camera for vision purpose, Is there any tutorial or doc to help me figure out? Can I use whatever camera model into usb?

    Best regards
    Ruben
     
  2. ccs_hello

    ccs_hello UDOOer

    Joined:
    Apr 15, 2017
    Messages:
    536
    Likes Received:
    194
    There are three levels of viewpoints:

    1. Android supports of (various) cameras: need specific driver other than the more common UVC camera:
    This has been historically weak (other than UVC cam)

    2. AOSP as the offshoot to support Android on x86/AMD64 platform
    Being no longer officially support by Google/Android, OS level support and ad-hoc driver support will be limited.
    Check with these three development communities (what's mentioned in this doc https://www.udoo.org/docs-x86/Operating_Systems/Android.html ) directly.

    3. State of Android on X86 platform
    See https://android.stackexchange.com/q...e-of-android-devices-runs-on-x86-architecture

    (hint: read in between the lines)
     
    evaloverde and LDighera like this.
  3. Alkensandra Prijovic

    Alkensandra Prijovic New Member

    Joined:
    Dec 23, 2019
    Messages:
    3
    Likes Received:
    0
    Google will give you different methods.
     
  4. Rouleau

    Rouleau New Member

    Joined:
    Feb 26, 2020
    Messages:
    2
    Likes Received:
    0
    What ccs_hello said are correct.
     

Share This Page