On 06/21/2012 07:57 AM, Vishveshwar wrote:
Matthias,

In case you have a landscape display the following patchset may be of use:
https://groups.google.com/d/topic/rowboat/_9IYwTL4y84/discussion

Thanks for the hint. The buttons appear but I wasn't able to push them.
I realized that the x and y max and min values of my touchscreen kernel driver didn't reflect the real max/min values I get.

So I printked the read values and updated the max/min values in my plattform data struct. I wonder if this is the right way to "calibrate" my touchscreen.

Cheers,
Matthias


-Vishveshwar

On Wednesday, June 20, 2012 9:32:11 PM UTC+5:30, Matthias Brugger wrote:

    Hi all,

    I try to enable the navigation bar with soft keys in my rowboat based
    custom board with just one button (defined to back).
    Up to now, I'm not able to get the soft keys visible and working.

    I'm setting config_showNavigationBar in my overlay and I can see, that
    mHasNavigationBar is set to true in PhoneWindowManager.java

    I set the PRODUCT_CHARACTERISTICS to tablet in my device.mk
    <http://device.mk> (I also
    tried value "phone").

    Maybe I need to set a special region in the display definition where
    the
    soft keys should be placed to, but I don't know how to do that.

    Any help will be appreciated.

    Best regards,
    Matthias

--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to