In my application I want to use the Local Notification.
I don’t know is there any local notification available in Android or not.
If yes then please give me any sample example to implement it.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android doesn’t really have a distinction between remote (push in Apple terms) and local notifications. You don’t get a box pop up or any UI at all for free with Android’s C2DM.
I think you just want to look at:
For doing something at a certain time you want to look at: