[android-developers] Re: BroadcastReceiver never getting BOOT_COMPLETED intent
What I see in all my sims when the emulator starts is this pop-up:
"process android.process.media is not responding"
which I click on "wait" and then the debugger connects to my main
Activity.
Also, I just reran and saw BOOT_COMPLETED broadcast "timeout":
01-12 21:57:54.916: WARN/ActivityManager(65):
Timeout of broadcast BroadcastRecord{438ebcc8
android.intent.action.BOOT_COMPLETED} -
receiver=android.os.BinderProxy@43843438
01-12 21:57:55.286: INFO/ActivityManager(65):
Annotation: Broadcast of Intent
{ act=android.intent.action.BOOT_COMPLETED
cmp=com.android.providers.downloads/.DownloadReceiver }
is the above supposed to happen?
I tried increasing the memory of the AVD but that didn't do anything.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home