On Wed, Jul 25, 2012 at 5:11 AM, Rahul Kaushik wrote:
> i want to start the activity but don't want to show it to the user.
> As this activity fetch some data on some criteria, through which
> notification will be shown.
Delete the activity. Move the "fetch some data on some criteria" to the serv
i want to start the activity but don't want to show it to the user.
As this activity fetch some data on some criteria, through which
notification will be shown.
Thanks
RK
On Tue, Jul 24, 2012 at 6:45 PM, Mark Murphy wrote:
> On Tue, Jul 24, 2012 at 9:02 AM, Rahul Kaushik
> wrote:
> > I have st
or display a notification , so user can start activity by selecting the
notification.
On Tue, Jul 24, 2012 at 6:32 PM, Rahul Kaushik wrote:
> Hi,
>
> I have started an activity on Reboot from service, it get started but it
> bring the activity in front of user
> but i dont want show the started
>
> I have started an activity on Reboot from service, it get started but it
> bring the activity in front of user
>
but i dont want show the started activity to the user
>
Why? That doesn't make sense...
Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware
On
On Tue, Jul 24, 2012 at 9:02 AM, Rahul Kaushik wrote:
> I have started an activity on Reboot from service, it get started but it
> bring the activity in front of user
> but i dont want show the started activity to the user
Then do not call startActivity(). The *only reason* to call
startActivity(
5 matches
Mail list logo