I think use android services
two kinds of services
1 Application, once closed, services also shut down
2 Application, once closed, services also run

2010/1/7 Matt Kanninen <[email protected]>

> So most applications are android Activites, long running processes
> outside of a given activity should be Android Services.  The other
> major "kind" of Android "thingy" are content providers.
>
> On Jan 6, 3:33 am, Ganeshkumar <[email protected]> wrote:
> > Hello Friends,
> >
> > I want to develope an application in which if SIM card is changed then
> > the application should sent SMS to a predefined number from the new
> > SIM. User should not know that SMS are being send from his/ her
> > mobile. For this application needs to run in background. How can I
> > achieve it?
> >
> > Thank you in advance
>
> --
> 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]<android-developers%[email protected]>
> 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 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