I used alarm manager and pending intent but it is not working fine.... thanks for your replies....
On Tue, Sep 25, 2012 at 1:12 PM, sindhu <[email protected]> wrote: > you could use services how you want , if you want to run all the time or > else some point in time ect... > > > On Tuesday, September 25, 2012 9:33:05 AM UTC+5:30, Kristopher Micinski > wrote: > >> This is bad advice: an everlasting service is an antipattern. >> >> kris >> >> On Mon, Sep 24, 2012 at 11:56 PM, sindhu <[email protected]> wrote: >> > Use android background services to keep on checking the current date >> ,when >> > date is changed then raise an event as brodcastIntent(Broadcast >> receiver). >> > >> > >> > On Monday, September 3, 2012 3:02:01 PM UTC+5:30, sandeep wrote: >> >> >> >> I want to make my app run continuously and take the date and time >> from >> >> the phone. according to the date the activity should be changed every >> time. >> >> Sorry for my bad english i think you have understand my question. >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Android Developers" group. >> > To post to this group, send email to android-d...@**googlegroups.com >> > To unsubscribe from this group, send email to >> > android-developers+**[email protected] >> > For more options, visit this group at >> > http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> >> > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- With Regards moneesh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

