Your app will not run until the user launches one of your activities. On Thu, Feb 9, 2012 at 1:32 AM, raja <[email protected]> wrote: > 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
-- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 4.0 Programming Books: http://commonsware.com/books -- 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

