You need to have a key map file that describes which key generates the menu
key code, so you can press it to unlock.  Or modify the keyguard (the phone
policy in frameworks/policies/base) to do something more appropriate for
your hardware.

On Thu, Jul 30, 2009 at 3:03 AM, Harishkumar V <[email protected]>wrote:

> Hi,
>
> I am porting android to OMAP 3430 based custom board which is running
> linux-2.6.28-omap-rc9 kernel.
> I am using embinux android file system.
>
> When i boot android, the logo screen comes and then desktop appears.
>
> In the desktop screen, it is showing, "Screen locked, press MENU to unlock"
>
> When i press "Windows Right Meta key" for unlocking, it throws this message
> on logcat, how to unlock and go to main window containing apps.
>
> logcat messages,
>
> D/KeyguardViewMediator(  850): wakeWhenReadyLocked(82)
> D/KeyguardViewMediator(  850): handleWakeWhenReady(82)
> D/KeyguardViewMediator(  850): pokeWakelock(5000)
> D/KeyguardViewMediator(  850): wakeWhenReadyLocked(84)
> D/KeyguardViewMediator(  850): handleWakeWhenReady(84)
> D/KeyguardViewMediator(  850): pokeWakelock(5000)
> D/KeyguardViewMediator(  850): wakeWhenReadyLocked(82)
> D/KeyguardViewMediator(  850): handleWakeWhenReady(82)
> D/KeyguardViewMediator(  850): pokeWakelock(5000)
>
> any pointers to fix this would be  helpful.
>
> Thanks and Regards,
> HarishKumar.V
>
>
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to