I have one android application in i have to create a service that run 24 hours a day
it also use xml parsing based on that data it gives notification on the particular time?
How can I do this?
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.
Look at the Service samples of the Service SDK. What you want to do is very well documented.
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/index.html