Hi, In AOSP code 800x480 is taken as a phone display and not tablet display. You have to force-enable the Navigation bar.
There is a patchset in rowboat android project to enable navigation bar for Landscape displays in phone mode: https://groups.google.com/d/topic/rowboat/_9IYwTL4y84/discussion That should help you. -Vishveshwar On Wednesday, June 27, 2012 5:00:10 PM UTC+5:30, Salih wrote: > > > Hi, > > I am trying to port the android ICS in i.Mx6 LCD of resolution > (800x480 - Landscape). But I cannot able to see the navigation bar > (back, home, recent apps button). Can any body give me the solution to > solve this issue. > > I am struggling with this issue for nearly two months. Still I did not > any proper solution for this. > > Please suggest where I have to check and debug this issue in my > android source code. > > Thanks in advance, > > Regards, > Salih -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
