Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I am a windows phone developer.
I have to open my windows phone 7.1 application every time the phone is unlocked.
When we unlock the windows phone, it first shows the wallpaper
and then ask the password (if set). At that time I want to show my application
along with the set password screen or just my application when no password required.

So how can we identify in our code if the phone is unlocked?

Is it means that my application need to run all the time in background?

Is there any event which can tell us that the phone is unlocked in Windows Phone.

Please reply.

Thanks in advance.
Posted
Updated 3-Feb-13 23:25pm
v3

1 solution

You might want to have a look at this Stackoverflow.com-Thread[^].
From my point of view it should help you out.

cheers,
Marco Bertschi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900