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

Fix java.lang.ClassNotFoundException: Didn't find class "org.chromium.net.NetworkChangeNotifierAutoDetect$MyNetworkCallback$2" on path: DexPathList[[zip file "/system/app/webview/webview.apk"],nativeLibraryDirectories=[/system/app/webview/lib/arm, /system/app/webview/webview.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib, /system/lib, /vendor/lib]] in org.chromium.net.NetworkChangeNotifierAutoDetect$MyNetworkCallback.onCapabilitiesChanged (NetworkChangeNotifierAutoDetect.java:380) #768

Open visnkmr opened 1 month ago

visnkmr commented 1 month ago

Version 1.3G12i(37)

Stacktrace

org.chromium.net.NetworkChangeNotifierAutoDetect$MyNetworkCallback.onCapabilitiesChanged (NetworkChangeNotifierAutoDetect.java:380);

Reason

java.lang.ClassNotFoundException: Didn't find class "org.chromium.net.NetworkChangeNotifierAutoDetect$MyNetworkCallback$2" on path: DexPathList[[zip file "/system/app/webview/webview.apk"],nativeLibraryDirectories=[/system/app/webview/lib/arm, /system/app/webview/webview.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib, /system/lib, /vendor/lib]]

Link to App Center

github-actions[bot] commented 1 month 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.