[android-developers] Re: Application running permanently

2009-02-28 Thread Myaz
ah ok great thanks for the quick response On Feb 28, 3:14 pm, Mark Murphy wrote: > Myaz wrote: > > I was wondering if its possible to have an application run on startup > > of the phone and then run permanently in the background. > > Nothing can be guaranteed to be &

[android-developers] Application running permanently

2009-02-28 Thread Myaz
Hello, I was wondering if its possible to have an application run on startup of the phone and then run permanently in the background. Also I would then like it to monitor the call log, and detect any changes and run about 15, 20 lines of code each time there is a change. Can anyone tell me if th

[android-developers] android.provider.CallLog.Calls

2008-11-26 Thread Myaz
Hello, I'm in the planning stages of writing an application that will use the data stored in the CallLog.Calls class. I was wondering if anybody could tell me how much data it can store? I ask, because on the information page for said class (http://code.google.com/android/ reference/android/provi