I want to write reminder. What i need to use? Make service app or just standart app runing in background or another way?
Thanks for replys!
|
I want to write reminder. What i need to use? Make service app or just standart app runing in background or another way? Thanks for replys! |
||||
|
|
|
what i really liked about this question is you asked about the idea for the app that u want to implement. you didn't ask for code. i would suggest the u should make an app which should have a broadcast reciever. but still it should have service that runs in background. service will check the current time wih your remindertime and broadcast reciever is required to listen to startup broadcast. bcoz u need to start your app as soon as your handset starts.. thanks. |
|||||
|
|
Have a look at the |
|||
|
|