I also counter similar issue lately.
I'm writing a service.
I claim a receiver in the AndroidManifest to receive boot complete
event.
When receiving the it, i would start the service i wrote.
in GB, it works ok.
Under ics, if i install the apk, the receiver cannot receive any
intent.
If I push the apk to /system/app, then it works fine.
That's really weird...

Any suggestion on this?

Thanks

On 1月30日, 下午4時12分, Johan Appelgren <[email protected]> wrote:
> You're probably running into this behavior introduced in Android 3.1
>
> http://developer.android.com/sdk/android-3.1.html#launchcontrols

-- 
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

Reply via email to