Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8155811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T16:46:22+00:00 2026-06-06T16:46:22+00:00

I have a widget that is a part of my main app. Usually when

  • 0

I have a widget that is a part of my main app. Usually when the app is updated, a PendingIntent is created that takes the user to an Activity in the main app when the widget is clicked. However, when the main app is force stopped or killed by the OS because of an error, the widget stops responding when it is clicked. I believe it also stops receiving broadcasts because the onReceive method is not being called.

Here is what I have in the manifest:

<receiver android:name=".widgets.AppWidget" android:label="@string/widget_name">
    <intent-filter>
        <action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
        <action android:name="com.myApp.android.widgets.CLICK.start"></action>
    </intent-filter>
    <meta-data android:name="android.appwidget.provider"
                     android:resource="@xml/appWidget_provider"/>
</receiver>

The widget code is in a separate package from the main app.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T16:46:24+00:00Added an answer on June 6, 2026 at 4:46 pm

    However, when the main app is force stopped or killed by the OS because of an error, the widget stops responding when it is clicked. I believe it also stops receiving broadcasts because the onReceive method is not being called.

    On Android 3.1+, your app widget will definitely stop working if the user force-closes you, until the user manually launches one of your activities by other means (e.g., home screen launcher).

    However, “killed by the OS because of an error” should not have this effect AFAIK. If you can create a reproducible test case that demonstrates this, post it somewhere so we can examine it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a widget that supposed to call an Activity of the main app
The main Activity in my Android app has a Gallery widget that loads XML
I have made a widget that is working fine on its part and also
I have a gwt app that requires GWT Recaptcha for one of its part.
I have a widget that sits within a stacked widget and is used to
I have a widget that acts as a launcher on the home screen. How
I have a widget that customers buy to put on their site. We're running
I have a widget that, when pressed, sends a broadcast that starts a CountDownTimer
I have a JavaScript widget that is hosted on websites. This widget tracks state
I have a jquery widget that get data from a server in another domain

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.