[android-developers] Scheduling restart of crashed service

2011-05-11 Thread Pandi
Hi, I am running monkey test with the following command "adb shell monkey -v --ignore-timeouts --ignore-crashes --ignore- security-exceptions -s 100 --throttle 500 100". I am getting event log "Scheduling restart of crashed service com.android.music/.MediaPlaybackService in 5000ms" when i ru

Re: [android-developers] "Scheduling restart of crashed service", but no call to onStart() follows

2010-03-09 Thread brian karlo gutierrez
tart() but as I have said onStart() wasn't called after onCreate().     Anyone having the same issue? Thanks, Brian --- On Mon, 3/8/10, kostmo wrote: From: kostmo Subject: [android-developers] "Scheduling restart of crashed service", but no call to onStart() follows To: &

[android-developers] "Scheduling restart of crashed service", but no call to onStart() follows

2010-03-07 Thread kostmo
In the 1.6 API, is there a way to ensure that the onStart() method of a Service is called after the service is killed due to memory pressure? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-devel