New MI8 Google errors. Cant add google account and update/download apps


Ivo001

Members
Sep 9, 2016
31
20
I've installed 10.3.2 stable on my Mi8 last week from 10.3.1.
The cleaner app seems to have deleted large chunks of app data (it did something like 18gb instead of the usual 1gb), and now I get download errors for almost all apps when I try to install then via the Play Store.
Also, many apps just seem to crash or not boot at all anymore.
I went into TWRP and installed 10.3.1 again and wiped dalvik/cache, but the problem still persist.
I cannot use any email apps anymore.
Anybody knows how to solve this problem?

I've tried wiping dalvik cache and normal cache in TWRP, still same problem.

I've downloaded and installed the latest Google Play Store and Services with apk.
Still can't download or update apps.
When trying to add a new Google account, it just crashes and put me back to login screen. This is the error it gives:

Code:
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(Unknown Source:27)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.android.internal.widget.VerifyCredentialResponse.getResponseCode()' on a null object reference
at com.android.internal.widget.LockPatternUtils.checkCredential(Unknown Source:13)
at com.android.internal.widget.LockPatternUtils.checkPattern(Unknown Source:8)
at com.android.internal.widget.LockPatternUtils.checkPattern(Unknown Source:1)
at com.android.settings.dV.a(Unknown Source:0)
at com.android.settings.ee.b(Unknown Source:7)
at com.android.settings.ee.doInBackground(Unknown Source:2)
at android.os.AsyncTask$2.call(Unknown Source:20)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 3 more
 
Last edited: