Is Android resolution limited to 640x480

Discussion in 'Android' started by slemay, Jul 25, 2014.

  1. slemay

    slemay New Member

    Joined:
    Jul 23, 2014
    Messages:
    8
    Likes Received:
    0
    I just installed the Jelly Bean version of Android and the HDMI output resolution is now 640x480. I'm pretty sure the last version (which I overwrote) used a higher resolution... 1280x1024 native resolution. Ubuntu works at native resolution. Is there a way to configure Android to use the native resolution...? I could not figure it out.
     
  2. extream96

    extream96 New Member

    Joined:
    Jun 27, 2014
    Messages:
    48
    Likes Received:
    0
    Hi, you can try to change the android resolution.
    If you connect udoo to pc with usb debug, you can insert a different resolution with this string:
    setenv bootargs console=ttymxc1,115200 init=/init video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 video=mxcfb1:eek:ff video=mxcfb2:eek:ff fbmem=28M vmalloc=400M androidboot.console=ttymxc1 androidboot.hardware=freescale mem=1024M

    After insert boot.

    If it works, you insert saveenv.
     
  3. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9

Share This Page