I guess "no touchscreen" means "no osd buttons" for Android. Fix the touch first
2013/10/29 <[email protected]> > I recently got tasked with getting Android working on the Beagleboard xm > with the xm lcd7 touchscreen. A well documented problem is that the display > resolution is too high and mirrored when you boot up android with this > screen. Also touch does not work. I remedied the display issues by altering > my bootargs which mirrors the display and changes the resolution to > 800x480. When this is done the three Android software buttons (back, home, > running apps) are no longer visibile. Does anyone know how to get them > back? I will worry about the touchscreen for later. > > The bootargs are: > setenv bootargs 'omapfb.mirror=y console=ttyO2,115200n8 > androidboot.console=ttyO2 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext4 > rootwait init=/init ip=off omap_vout.vid1_static_vrfb_alloc=y vram=8M > omapfb.vram=0:8M omapdss.def_disp=dvi omapfb.mode=dvi:800x480-24' > > any help is appreciated > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- LinkedIn - http://www.linkedin.com/in/maximpodbereznyy Company - http://www.linkedin.com/company/mentorel Facebook - https://www.facebook.com/mentorel.company -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
