Re: [android-developers] To get Responce is date

2010-08-06 Thread { Devdroid }
On 5 August 2010 08:20, Ashish Panchiwala wrote: > Hi, >   One of my application need to know a new day is coming, that is, > if the clock of phone changed from 23:59 to 00:00, my application will > do some logic. I tried to  use android.intent.action.DATE_CHANGED, but > based on my test, this eve

[android-developers] To get Responce is date

2010-08-05 Thread Ashish Panchiwala
Hi, One of my application need to know a new day is coming, that is, if the clock of phone changed from 23:59 to 00:00, my application will do some logic. I tried to use android.intent.action.DATE_CHANGED, but based on my test, this event only occured when i change the date mannually, I could n