-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sudohide v. 1.20 and above crashes on KitKat #5
Comments
logs from v. 1.28: |
10-23 16:17:13.836 V/ApplicationPolicy(3314): isApplicationStateBlocked userId 0 pkgname com.sudocode.sudohide
10-23 16:17:13.916 D/Prevent (3314): allow start activity com.sudocode.sudohide/.MainActivity
10-23 16:17:13.991 V/Prevent (3314): launch, current: [com.sudocode.sudohide]
10-23 16:17:13.991 D/Prevent (3314): action: start activity, package: com.sudocode.sudohide, count: 1
10-23 16:17:18.731 D/Prevent (3314): action: user leaving activity , package: com.sudocode.sudohide, count: 1
10-23 16:17:19.296 E/ActivityThread(1102): Performing stop of activity that is not resumed: {com.sudocode.sudohide/com.sudocode.sudohide.MainActivity}
10-23 16:17:19.296 E/ActivityThread(1102): java.lang.RuntimeException: Performing stop of activity that is not resumed: {com.sudocode.sudohide/com.sudocode.sudohide.MainActivity}
10-23 16:17:37.416 I/dalvikvm(1102): at com.sudocode.sudohide.Adapters.AppListGetter.getAppsFromPM(AppListGetter.java:50)
10-23 16:17:37.421 I/dalvikvm(1102): at com.sudocode.sudohide.Adapters.AppListGetter.doInBackground(AppListGetter.java:92)
10-23 16:17:37.421 I/dalvikvm(1102): at com.sudocode.sudohide.Adapters.AppListGetter.doInBackground(AppListGetter.java:18)
10-23 16:17:39.311 I/ActivityManager(3314): Process com.sudocode.sudohide (pid 1102) (adj 11) has died.
10-23 16:17:39.316 D/Prevent (3314): action: app died, package: com.sudocode.sudohide--com.sudocode.sudohide, count: 0
10-23 16:17:43.511 D/Prevent (3314): checking services, packages: [com.sudocode.sudohide], whitelist: [com.google.android.gms, com.google.android.gsf, com.google.android.gsf.login]
The text was updated successfully, but these errors were encountered: