If that causes your app widget to break, there is probably something wrong
with your implementation.  App widgets by design don't rely on their app
running all of the time.  When the user interacts with the app widget, this
should be through an Intent being sent to an app component that will cause
it to launch if needed.

On Tue, Jul 5, 2011 at 10:38 AM, Marcos Fábio <[email protected]> wrote:

> Hi All,
>
> I'm trying to close (remove from home) my AppWidget when the user goes
> to (Settings -> Applications -> Manage applications) and click on
> 'Force Stop' button of my application.
>
> The application closes, but the AppWidget keeps on Home and doesn't
> work.
>
> BR,
>
> --
> 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
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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