Yes... your application is not allowed to do anything until the user has
launched it at least once.  I believe that started with Android 4.0...
There is nothing you can do about that.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Thu, Jun 27, 2013 at 10:10 AM, <amey...@googlemail.com> wrote:

> have an Application that starts running as soon as it is installed, i.e.
> the BroadcastReceivers and Services are register as soon as the Application
> is installed on the handset. I've removed the action MAIN and category
> LAUNCHER from the main Activity class. This used to work in the Android OS
> systems prior to 4.0. But on the Operating Systems 4.0 and above, I'm
> having to open the main UI/Activity screen at least once after the
> Application is installed on the handset. Is there something Google changed
> with regards to their policies?
>
> Thanks
>
> Ameya
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to