Cythes wrote:
>
> What I mean by this is that I have an app that I want to to kill the GUI 
> on or have it run in the background. What is the best way to go about doing 
> this?
>
> "This"?

What you mean by what, exactly?

One way is
<http://developer.android.com/reference/android/app/IntentService.html>
 
Explore the API for more.

How do I make my app run constantly?
>

Background tasks will run apparently constantly, at least.
 
> But not apparent to the users?

But that might yet be apparent to the users.

-- 
Lew

 

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