any idea for this.
I'm trying to handle the Power button nature.

My problem is,

when i'm inside the my apps, and press the power button for lock the screen,
and again press the power button for unlock the screen, i'm redirecting over
the same Activity where i was initially.

But, i want, when i press the power button for unlock the screen, needs to
go PasswordActivity or some custom activity.

how can i handle it. please give some suggestion or refer any code...


-- 
Thanks & Regards

RKJ


On Wed, Jan 5, 2011 at 7:37 PM, Rocky <rkjhaw1...@gmail.com> wrote:

> I tryed though PowerManager but can't succeed
>
> On Wed, Jan 5, 2011 at 7:26 PM, RKJ (Android developer) <
> rkjhaw1...@gmail.com> wrote:
>
>> Hi All,
>>
>> my issue is, when i'm inside the my apps, and press the power button
>> to screen lock (in desire), and again press the power button to unlock
>> the screen, i'm redirecting to that page earlier i was.
>>
>> But I want, when i press the power button to unlock the screen, i need
>> to to my PasswordActivity class everytime.
>>
>> How to change the behaiour of lock screen in this case.
>>
>> Thanks in advance.
>>
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to