visnkmr / backgroundappslist

Force close apps that are running in the background. Made using Java, Gradle, Android Studio. #2 most downloaded app of all time for Fire TV for the respective category on Amazon Appstore.
54 stars 3 forks source link

Fix android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@4cac4d0 for displayid = 0 is not valid; is your activity running? in io.github.visnkmr.bapl.MainActivity.f #711

Closed visnkmr closed 3 months ago

visnkmr commented 4 months ago

Version 1.3G13i(38)

Stacktrace

io.github.visnkmr.bapl.MainActivity.f;

io.github.visnkmr.bapl.MainActivity$x0.c;

io.github.visnkmr.bapl.MainActivity$x0.onPostExecute;

Reason

android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@4cac4d0 for displayid = 0 is not valid; is your activity running?

Link to App Center

github-actions[bot] commented 3 months ago

This issue has been closed because it has been inactive for 7 days. Please feel free to reopen if you are still experiencing this problem.