• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

How to unlock the android device.

 
Ranch Hand
Posts: 252
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

My requirement is very simple. I want to unlock the phone but not in simple way.
Say a phone is in lock mode and I need to unlock it using my code which may be running in backgournd as a service.

Now user may have locked the phone and to unlock it he might be using patterns or PIN numbers or passwords whatever.
I need to bypass it and launch some activity from my app.
(e.g. Let the phone be in lock mode. Now if I press some button say home or search or back it should unlock the phone.)


First of all let me know is it possible technically?


I have no clue about this.

Please help as early as possible.

Thank you all.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic