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.
44 stars 3 forks source link

Fix java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.Iterator java.util.ArrayList.iterator()' on a null object reference in io.github.visnkmr.bapl.MainActivity.C #717

Closed visnkmr closed 1 week ago

visnkmr commented 1 month ago

Version 1.3i15(101)

Stacktrace

io.github.visnkmr.bapl.MainActivity.C;

io.github.visnkmr.bapl.MainActivity$g.onProgressChanged;

Reason

java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.Iterator java.util.ArrayList.iterator()' on a null object reference

Link to App Center

github-actions[bot] commented 2 weeks 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.