Android on Udoo Quad and Touchscreen 7'

Discussion in 'Android' started by Kolonka, Mar 7, 2015.

  1. Kolonka

    Kolonka New Member

    Joined:
    Jun 20, 2014
    Messages:
    5
    Likes Received:
    0
    Hello,
    i got the Udoo Quad and the 7'' touchscreen. OS is Android.
    It is running very slowly on my UDOO, is it normal? Especially the home button and swiping is so slow..
    It takes about 3 seconds to get the next screen.
    Is there maybe any fix, I mean, normal tablets from samsung or others are not really better.
    There are not many tablets with 4x 1,5 GHz like UDOO and they are all faster. The SD-Card is a UHD-1 so on of the fastest.
    Using HDMI and a mouse it is a bit faster: there are no such problems like freezes for seconds but settings etc does sometimes take a sec to start.

    --> I there any fix to make android faster on android?
     
  2. idorel77

    idorel77 Member

    Joined:
    Jul 25, 2014
    Messages:
    131
    Likes Received:
    2
    Hi,
    for the first boot is posibile to run slowly , but efter reboot that should work fine.
    If the problem continue , you should install os again.
     
  3. Kolonka

    Kolonka New Member

    Joined:
    Jun 20, 2014
    Messages:
    5
    Likes Received:
    0
    ah ok, it works right now thanks. it is not completly perfect, cant play games on it (what i fortunately dont want to) but it is ok for a vnc server. is there a way to disable the red border when opening the settings or other apps? strict mode is off
     
  4. idorel77

    idorel77 Member

    Joined:
    Jul 25, 2014
    Messages:
    131
    Likes Received:
    2
    For red border
    connect with adb

    adb shell setprop persist.sys.strictmode.visual 0
    adb shell setprop persist.sys.strictmode.disable 1
     

Share This Page