0

Say in the app I want the phone to silence beginning at one time and ending at another. I get how to silence and unsilence the phone, but how can I do this where even if you use the task manager to exit your application, or use a Task Killer, the phone still silences when it should?

UmNyobe
  • 22,539
  • 9
  • 61
  • 90
AggieDev
  • 5,015
  • 9
  • 26
  • 48

1 Answers1

0

You might want to use AlarmManager for that.. Check out this and this link for more info..

Community
  • 1
  • 1
Praful Bhatnagar
  • 7,425
  • 2
  • 36
  • 44