Dialer crash on 9.0.4, possible apk corruption? - OnePlus 6 Questions & Answers

Hi folks,
Since I updated to 9.0.4, my phone app dialer crashes whenever I click the green dialer button. The phone app opens normally, and I can make calls if I create a contact for the number I want to call, but I cannot open the dialer, as it crashes the phone app.
I used logcat to find the exception below. It seems the apk or the xml for the app layout is corrupt or improper for this version, as it cannot find the proper width to render. I am not sure how to fix this, as I already tried clearing the app storage and wipe all cache. Would replacing the apk by another one from someone that has it working fix it? If so, could someone please upload it? the package should be "package:/system/priv-app/Dialer/Dialer.apk=com.android.dialer"
Thanks in advance
03-03 10:24:56.367 16656 16656 E dialer_ui: showDialpadFragment from onClick
03-03 10:24:56.367 16656 16656 E dialer_ui: showDialpadFragment animate = true;isDialpadShown = false;stateSaved = false
03-03 10:24:56.369 16656 16656 D OPSwitchFloatingActionButton: fabDisappear1 mIsDisappear1:true
03-03 10:24:56.370 16656 16656 E dialer_ui: maybeEnterSearchUi from showDialpadFragment 11
03-03 10:24:56.370 16656 16656 E dialer_ui: isInSearchUi inDialpadSearch = false;inRegularSearch = false;inNewSearch = false
03-03 10:24:56.370 16656 16656 I Dialer : DialtactsActivity.enterSearchUi - smart dial: true
03-03 10:24:56.371 16656 16656 E dialer_ui: enterSearchUi smartDialSearch = true;animate = false
03-03 10:24:56.371 16656 16656 D OPSwitchFloatingActionButton: fabDisappear1 mIsDisappear1:true
03-03 10:24:56.378 16656 16656 I Dialer : DialerUiTaskFragment.create - creating new DialerUiTaskFragment for DialpadFragment.initPhoneNumberFormattingTextWatcher
03-03 10:24:56.408 16656 16656 E .android.diale: Invalid ID 0x00000000.
03-03 10:24:56.421 16656 16656 E .android.diale: Invalid ID 0x00000000.
03-03 10:24:56.427 16656 16656 D AndroidRuntime: Shutting down VM
03-03 10:22:35.446 16516 16516 E AndroidRuntime: FATAL EXCEPTION: main
03-03 10:22:35.446 16516 16516 E AndroidRuntime: Process: com.android.dialer, PID: 16516
03-03 10:22:35.446 16516 16516 E AndroidRuntime: android.view.InflateException: Binary XML file line #132: Binary XML file line #23: You must supply a layout_width attribute.
03-03 10:22:35.446 16516 16516 E AndroidRuntime: Caused by: java.lang.UnsupportedOperationException: Binary XML file line #23: You must supply a layout_width attribute.
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.content.res.TypedArray.getLayoutDimension(TypedArray.java:798)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.ViewGroup$LayoutParams.setBaseAttributes(ViewGroup.java:7766)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.ViewGroup$MarginLayoutParams.<init>(ViewGroup.java:7958)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.widget.FrameLayout$LayoutParams.<init>(FrameLayout.java:439)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.widget.FrameLayout.generateLayoutParams(FrameLayout.java:370)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.widget.FrameLayout.generateLayoutParams(FrameLayout.java:56)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:865)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:995)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:995)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:995)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:963)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at com.android.dialer.dialpadview.DialpadFragment.onCreateView(DialpadFragment.java:402)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.Fragment.performCreateView(Fragment.java:2522)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1298)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.FragmentManagerImpl.addAddedFragments(FragmentManager.java:2426)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.FragmentManagerImpl.executeOpsTogether(FragmentManager.java:2205)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(FragmentManager.java:2161)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:2062)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.FragmentManagerImpl$1.run(FragmentManager.java:738)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6863)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:537)
03-03 10:22:35.446 16516 16516 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: FATAL EXCEPTION: main
03-03 10:24:56.429 16656 16656 E AndroidRuntime: Process: com.android.dialer, PID: 16656
03-03 10:24:56.429 16656 16656 E AndroidRuntime: android.view.InflateException: Binary XML file line #132: Binary XML file line #23: You must supply a layout_width attribute.
03-03 10:24:56.429 16656 16656 E AndroidRuntime: Caused by: java.lang.UnsupportedOperationException: Binary XML file line #23: You must supply a layout_width attribute.
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.content.res.TypedArray.getLayoutDimension(TypedArray.java:798)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.ViewGroup$LayoutParams.setBaseAttributes(ViewGroup.java:7766)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.ViewGroup$MarginLayoutParams.<init>(ViewGroup.java:7958)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.widget.FrameLayout$LayoutParams.<init>(FrameLayout.java:439)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.widget.FrameLayout.generateLayoutParams(FrameLayout.java:370)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.widget.FrameLayout.generateLayoutParams(FrameLayout.java:56)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:865)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:995)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:995)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:995)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:963)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at com.android.dialer.dialpadview.DialpadFragment.onCreateView(DialpadFragment.java:402)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.Fragment.performCreateView(Fragment.java:2522)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1298)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.FragmentManagerImpl.addAddedFragments(FragmentManager.java:2426)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.FragmentManagerImpl.executeOpsTogether(FragmentManager.java:2205)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(FragmentManager.java:2161)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:2062)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.FragmentManagerImpl$1.run(FragmentManager.java:738)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6863)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:537)
03-03 10:24:56.429 16656 16656 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
03-03 10:24:56.438 16656 16656 E OPDiagnose: OPDiagnoseManager addIssueCount type = 31, count = 1
03-03 10:24:56.438 16656 16656 E : BpOPDiagnoseServer addIssueCount type = 31, count = 1
03-03 10:24:56.438 738 765 E : BnOPDiagnoseServer ADD_ISSUE_COUNT type = 31, count = 1
03-03 10:24:56.438 738 765 W OPDiagnoseService: OPDiagnoseService addIssueCount type = 31, count = 1
03-03 10:24:56.438 738 764 D OPDiagnoseService: OPDiagnoseService get issue item...31
03-03 10:24:56.439 16656 16715 D OSTracker: OS Event: system_app_crash
03-03 10:24:52.046 880 1129 D BatteryStatsService: ext-flush too soon, skip
03-03 10:24:56.441 880 7635 W ActivityManager: Force finishing activity com.android.dialer/com.oneplus.contacts.activities.OPDialtactsActivity
03-03 10:24:56.449 880 7635 D ActivityTrigger: ActivityTrigger activityPauseTrigger
03-03 10:24:56.464 880 1136 D RestartProcessManager: increase duration : 8007 for com.android.dialer

Have you tried a hard reset?

No, not yet. I haven't had time yet to backup all my data so I can factory reset it. For the moment, I am looking for a fix that doesn't require factory reset.

sniperbr0 said:
No, not yet. I haven't had time yet to backup all my data so I can factory reset it. For the moment, I am looking for a fix that doesn't require factory reset.
Click to expand...
Click to collapse
Any substratum theme or Swift installer theme installed that needs to be updated or possibly removed?

No, I don't have any customizations. I am running 100% stock and not rooted.

Related

Restored TWRP backup on new device -> No service

I have a Oneplus One that constantly crashes because of hardware issues. I have made a TWRP backup of that phone.
So I bought a new OnePlus One inserted my SIM card and using TWRP I installed the backup that I made on the old phone using the 'Recover' button in TWRP.
I also copied over everything that was in '/sdcard' on my old phone into '/sdcard' on my new phone. (before that I deleted everything from that folder besides TRWP)
The backup seems to be fully restored on the new phone and I can use it.
But I have 'No service'. It did ask me for my SIM card PIN, but that's it. I can't make call, send SMS oder use mobile data.
Could this be somehow related to the fact that some IDs in the phone changed? IMEI maybe? What can I do about it?
Device: OnePlus One
Recovery: Latest TWRP for my device
ROM: Cyanogenmod 13.0-2016-08-19
Android: 6.0.1
Tweaks: Xposed Framework v86, Xprivacy 3.6.19 (481), AFWall+ 2.9.7, MicroG instead of GAPPS, Autostarts 1.9.7
Aps like calendar, weather service etc disabled
Google Maps and Google heavily restricted and without Internet
Here is my logcat *:E (Please keep in mind most of these errors already occured on my old device, the software didn't change after all.)
HTML:
11-05 00:29:22.232 1778 1778 E ConnectivityService: Ignoring protectedNetwork 15
11-05 00:29:22.599 1778 1778 E AppSgstMgrService: no app suggest provider found
11-05 00:29:22.612 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]829f3
11-05 00:29:22.612 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]416b0
11-05 00:29:22.614 1778 1778 E BrokerableCMSystemService: Setting brokered service connection or[email protected]ec77929
11-05 00:29:22.614 1778 1778 E BrokerableCMSystemService: Setting brokered service connection or[email protected]8f44ae
11-05 00:29:22.617 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]81724f
11-05 00:29:22.618 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]beddc
11-05 00:29:22.666 1778 1778 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
11-05 00:29:22.696 1778 1778 E WifiService: Invoking mWifiStateMachine.setWifiEnabled
11-05 00:29:23.847 1778 1778 E NetdConnector: NDC Command {2 bandwidth enable} took too long (561ms)
11-05 00:29:24.021 1778 2760 E NetdConnector: NDC Command {3 softap fwreload wlan0 STA} took too long (716ms)
11-05 00:29:24.773 1778 1778 E NetdConnector: NDC Command {4 strict enable} took too long (925ms)
11-05 00:29:24.774 1778 2760 E NetdConnector: NDC Command {5 interface getcfg wlan0} took too long (752ms)
11-05 00:29:26.448 1778 1778 E BrokerableCMSystemService: Failed to bind to implementation ComponentInfo{org.cyanogenmod.weatherservice/org.cyanogenmod.weatherservice.WeatherManagerService}
11-05 00:29:26.583 1778 1778 E InputMethodManagerService: Ignoring updateSystemUiLocked due to an invalid token. uid:1000 token:null
11-05 00:29:26.801 1778 1778 E LocationManagerService: Unable to bind FusedProxy.
11-05 00:29:26.803 1778 1778 E LocationManagerService: Unable to bind FLP Geofence proxy.
11-05 00:29:26.834 1778 1778 E LocationManagerService: Unable to bind ActivityRecognitionProxy.
11-05 00:29:27.539 1778 1778 E ActivityThread: Failed to find provider info for com.android.calendar
11-05 00:29:27.539 1778 1778 E ActivityThread: Failed to find provider info for com.android.calendar
11-05 00:29:27.938 1778 2762 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory
11-05 00:29:28.634 3610 3610 E ActivityThread: Service org.microg.nlp.geocode.GeocodeServiceV1 has leaked ServiceConnection [email protected] that was originally bound here
11-05 00:29:28.634 3610 3610 E ActivityThread: android.app.ServiceConnectionLeaked: Service org.microg.nlp.geocode.GeocodeServiceV1 has leaked ServiceConnection [email protected] that was originally bound here
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1093)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:987)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1313)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1296)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:610)
11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.AbstractBackendHelper.bind(AbstractBackendHelper.java:94)
11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.BackendFuser.bind(BackendFuser.java:41)
11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.GeocodeProviderV1.<init>(GeocodeProviderV1.java:32)
11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.GeocodeServiceV1.getProvider(GeocodeServiceV1.java:30)
11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.GeocodeServiceV1.getProvider(GeocodeServiceV1.java:19)
11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.AbstractProviderService.onBind(AbstractProviderService.java:38)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread.handleBindService(ActivityThread.java:2938)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread.-wrap2(ActivityThread.java)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1451)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.os.Looper.loop(Looper.java:148)
11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:5461)
11-05 00:29:28.634 3610 3610 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method)
11-05 00:29:28.634 3610 3610 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
11-05 00:29:28.634 3610 3610 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
11-05 00:29:28.634 3610 3610 E ActivityThread: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
11-05 00:29:30.411 3947 4139 E ActivityThread: Failed to find provider info for com.android.exchange.directory.provider
11-05 00:29:32.403 4576 4765 E ActivityThread: Failed to find provider info for com.google.android.partnersetup.rlzappprovider
11-05 00:29:34.299 1778 4935 E ActivityThread: Failed to find provider info for downloads
11-05 00:29:34.299 1778 4935 E BootReceiver: Can't remove old update packages
11-05 00:29:34.299 1778 4935 E BootReceiver: java.lang.IllegalArgumentException: Unknown URL content://downloads/my_downloads
11-05 00:29:34.299 1778 4935 E BootReceiver: at android.content.ContentResolver.delete(ContentResolver.java:1328)
11-05 00:29:34.299 1778 4935 E BootReceiver: at android.provider.Downloads.removeAllDownloadsByPackage(Downloads.java:810)
11-05 00:29:34.299 1778 4935 E BootReceiver: at com.android.server.BootReceiver.removeOldUpdatePackages(BootReceiver.java:93)
11-05 00:29:34.299 1778 4935 E BootReceiver: at com.android.server.BootReceiver.-wrap2(BootReceiver.java)
11-05 00:29:34.299 1778 4935 E BootReceiver: at com.android.server.BootReceiver$1.run(BootReceiver.java:82)
--------- beginning of main
11-05 00:29:38.000 6082 6163 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.007 6082 6163 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.101 6082 6163 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.107 6082 6163 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.247 6098 6098 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.254 6098 6098 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.259 6098 6098 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.265 6098 6098 E Parcel : Reading a NULL string not supported here.
11-05 00:29:38.271 6098 6098 E Parcel : Reading a NULL string not supported here.
11-05 00:29:44.057 5016 5016 E Parcel : Reading a NULL string not supported here.
11-05 00:29:44.065 5016 5016 E Parcel : Reading a NULL string not supported here.
11-05 00:29:44.246 1778 2762 E ConnectivityService: Unexpected mtu value: 0, wlan0
11-05 00:29:44.410 1778 1778 E BrokerableCMSystemService: Failed to bind to implementation ComponentInfo{org.cyanogenmod.weatherservice/org.cyanogenmod.weatherservice.WeatherManagerService}
11-05 00:29:44.532 5222 5222 E Volley : [1] UpdateCheckService.onErrorResponse: Error:
11-05 00:29:44.532 5222 5222 E Volley : [1] UpdateCheckService.onErrorResponse: Error type: com.android.volley.NoConnectionError: java.net.ConnectException: failed to connect to download.cyanogenmod.org/172.217.22.115 (port 443) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
11-05 00:29:46.164 3781 4250 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
11-05 00:29:46.179 3781 4278 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
11-05 00:29:46.203 3781 4250 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
11-05 00:29:46.213 3781 6642 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
11-05 00:29:46.219 3781 4608 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
11-05 00:29:46.226 3781 4278 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
11-05 00:29:46.240 3781 3802 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
11-05 00:29:47.211 6669 6720 E ActivityThread: Failed to find provider info for com.google.android.partnersetup.rlzappprovider
11-05 00:29:48.017 6757 6757 E Parcel : Reading a NULL string not supported here.
11-05 00:29:48.028 6757 6757 E Parcel : Reading a NULL string not supported here.
11-05 00:29:48.038 6757 6757 E Parcel : Reading a NULL string not supported here.
11-05 00:29:54.222 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 00:29:54.225 4719 4792 E MessagingApp: MmsUtils: SMS temporary failure
11-05 00:30:29.388 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 00:30:29.388 4719 6977 E MessagingApp: MmsUtils: SMS temporary failure
11-05 00:30:45.247 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 00:30:45.247 4719 7098 E MessagingApp: MmsUtils: SMS temporary failure
11-05 00:31:13.891 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 00:31:13.891 4719 7153 E MessagingApp: MmsUtils: SMS temporary failure
11-05 00:31:55.143 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 00:31:55.147 4719 7656 E MessagingApp: MmsUtils: SMS temporary failure
11-05 00:33:16.409 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 00:33:16.410 4719 7793 E MessagingApp: MmsUtils: SMS temporary failure
11-05 00:36:01.640 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 00:36:01.640 4719 8273 E MessagingApp: MmsUtils: SMS temporary failure
11-05 00:37:46.284 3781 3781 E Xposed : java.lang.NoSuchMethodError: com.android.settings.location.SettingsInjector#parseServiceInfo(android.content.pm.ResolveInfo,android.content.pm.PackageManager)#exact
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedHelpers.findMethodExact(XposedHelpers.java:337)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:178)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:253)
11-05 00:37:46.284 3781 3781 E Xposed : at be.r3w6.intika.xposedunifiednlp.UnifiedNlp.handleLoadPackage(UnifiedNlp.java:31)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:34)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:61)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:106)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedInit$4.afterHookedMethod(XposedInit.java:172)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:348)
11-05 00:37:46.284 3781 3781 E Xposed : at android.app.LoadedApk.<init>(<Xposed>)
11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread.getPackageInfo(ActivityThread.java:1858)
11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread.getPackageInfoNoCheck(ActivityThread.java:1820)
11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1361)
11-05 00:37:46.284 3781 3781 E Xposed : at android.os.Handler.dispatchMessage(Handler.java:102)
11-05 00:37:46.284 3781 3781 E Xposed : at android.os.Looper.loop(Looper.java:148)
11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread.main(ActivityThread.java:5461)
11-05 00:37:46.284 3781 3781 E Xposed : at java.lang.reflect.Method.invoke(Native Method)
11-05 00:37:46.284 3781 3781 E Xposed : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
11-05 00:37:46.284 3781 3781 E Xposed : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
11-05 00:38:04.278 383 2771 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
11-05 00:38:05.039 383 2770 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
11-05 00:46:22.314 4719 8980 E MessagingApp: MmsUtils: sending SMS timed out
11-05 00:46:22.563 4719 9272 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
11-05 08:50:42.257 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:50:42.258 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:50:42.272 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:50:42.272 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:50:42.491 383 2770 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
11-05 08:50:51.099 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=0
11-05 08:50:51.099 4719 4719 E MessagingApp: SmsSender: ignoring sent result. requestId=content://sms/137 partId=0 resultCode=4
11-05 08:51:01.757 5440 5440 E ProcessUtils: XPrivacy
11-05 08:51:01.757 5440 5440 E ProcessUtils: java.io.FileNotFoundException: XPrivacy
11-05 08:51:01.757 5440 5440 E ProcessUtils: at biz.bokhorst.xprivacy.XIoBridge.a(SourceFile:136)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at biz.bokhorst.xprivacy.XPrivacy$XMethodHook.beforeHookedMethod(SourceFile:628)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:314)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at libcore.io.IoBridge.open(<Xposed>)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.io.FileInputStream.<init>(FileInputStream.java:76)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.io.FileInputStream.<init>(FileInputStream.java:103)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.io.FileReader.<init>(FileReader.java:66)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.common.util.e.a(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.common.util.e.a(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.p.N(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.ab.<init>(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.aj.<init>(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.aj.a(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.AppMeasurement.getInstance(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.lang.reflect.Method.invoke(Native Method)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.a.a(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.a.a(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.a.a(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.provider.FirebaseInitProvider.onCreate(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.content.ContentProvider.attachInfo(ContentProvider.java:1748)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.content.ContentProvider.attachInfo(ContentProvider.java:1723)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.provider.FirebaseInitProvider.attachInfo(Unknown Source)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.installProvider(ActivityThread.java:5197)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4792)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4732)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.handleBindApplication(<Xposed>)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.-wrap1(ActivityThread.java)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.os.Handler.dispatchMessage(Handler.java:102)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.os.Looper.loop(Looper.java:148)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.main(ActivityThread.java:5461)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.lang.reflect.Method.invoke(Native Method)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
11-05 08:51:02.937 5440 5440 E RecyclerView: No adapter attached; skipping layout
11-05 08:51:03.094 5440 5440 E RecyclerView: No adapter attached; skipping layout
11-05 08:52:19.980 5440 5828 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:52:19.980 5440 5828 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:52:20.037 383 5834 E OMXNodeInstance: setConfig(39:google.aac.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
11-05 08:52:20.069 383 2323 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
11-05 08:52:20.069 383 2323 E ACDB-LOADER: Error: ACDB AFE returned = -19
11-05 08:54:31.993 5440 6091 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:54:31.993 5440 6091 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
11-05 08:54:32.049 383 6097 E OMXNodeInstance: setConfig(3a:google.aac.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
11-05 08:54:32.074 383 2323 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
11-05 08:54:32.074 383 2323 E ACDB-LOADER: Error: ACDB AFE returned = -19
11-05 08:54:54.329 4719 4719 E ApkAssets: Error while loading asset assets/natives_blob_64.bin: java.io.FileNotFoundException: assets/natives_blob_64.bin
11-05 08:54:54.329 4719 4719 E ApkAssets: Error while loading asset assets/snapshot_blob_64.bin: java.io.FileNotFoundException: assets/snapshot_blob_64.bin
11-05 08:57:48.994 383 2329 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
11-05 09:00:11.154 383 2771 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
11-05 09:00:46.880 383 2770 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
11-05 09:03:07.713 383 383 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
ferivon said:
I have a Oneplus One that constantly crashes because of hardware issues. I have made a TWRP backup of that phone.
So I bought a new OnePlus One inserted my SIM card and using TWRP I installed the backup that I made on the old phone using the 'Recover' button in TWRP.
I also copied over everything that was in '/sdcard' on my old phone into '/sdcard' on my new phone. (before that I deleted everything from that folder besides TRWP)
The backup seems to be fully restored on the new phone and I can use it.
But I have 'No service'. It did ask me for my SIM card PIN, but that's it. I can't make call, send SMS oder use mobile data.
Could this be somehow related to the fact that some IDs in the phone changed? IMEI maybe? What can I do about it?
Device: OnePlus One
Recovery: Latest TWRP for my device
ROM: Cyanogenmod 13.0-2016-08-19
Android: 6.0.1
Tweaks: Xposed Framework v86, Xprivacy 3.6.19 (481), AFWall+ 2.9.7, MicroG instead of GAPPS, Autostarts 1.9.7
Aps like calendar, weather service etc disabled
Google Maps and Google heavily restricted and without Internet
Here is my logcat *:E (Please keep in mind most of these errors already occured on my old device, the software didn't change after all.)
HTML:
11-05 00:29:22.232 1778 1778 E ConnectivityService: Ignoring protectedNetwork 1511-05 00:29:22.599 1778 1778 E AppSgstMgrService: no app suggest provider found11-05 00:29:22.612 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]829f311-05 00:29:22.612 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]416b011-05 00:29:22.614 1778 1778 E BrokerableCMSystemService: Setting brokered service connection or[email protected]ec7792911-05 00:29:22.614 1778 1778 E BrokerableCMSystemService: Setting brokered service connection or[email protected]8f44ae11-05 00:29:22.617 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]81724f11-05 00:29:22.618 1778 1778 E BrokerableCMSystemService: Setting brokered service connection [email protected]beddc11-05 00:29:22.666 1778 1778 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)11-05 00:29:22.696 1778 1778 E WifiService: Invoking mWifiStateMachine.setWifiEnabled11-05 00:29:23.847 1778 1778 E NetdConnector: NDC Command {2 bandwidth enable} took too long (561ms)11-05 00:29:24.021 1778 2760 E NetdConnector: NDC Command {3 softap fwreload wlan0 STA} took too long (716ms)11-05 00:29:24.773 1778 1778 E NetdConnector: NDC Command {4 strict enable} took too long (925ms)11-05 00:29:24.774 1778 2760 E NetdConnector: NDC Command {5 interface getcfg wlan0} took too long (752ms)11-05 00:29:26.448 1778 1778 E BrokerableCMSystemService: Failed to bind to implementation ComponentInfo{org.cyanogenmod.weatherservice/org.cyanogenmod.weatherservice.WeatherManagerService}11-05 00:29:26.583 1778 1778 E InputMethodManagerService: Ignoring updateSystemUiLocked due to an invalid token. uid:1000 token:null11-05 00:29:26.801 1778 1778 E LocationManagerService: Unable to bind FusedProxy.11-05 00:29:26.803 1778 1778 E LocationManagerService: Unable to bind FLP Geofence proxy.11-05 00:29:26.834 1778 1778 E LocationManagerService: Unable to bind ActivityRecognitionProxy.11-05 00:29:27.539 1778 1778 E ActivityThread: Failed to find provider info for com.android.calendar11-05 00:29:27.539 1778 1778 E ActivityThread: Failed to find provider info for com.android.calendar11-05 00:29:27.938 1778 2762 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory11-05 00:29:28.634 3610 3610 E ActivityThread: Service org.microg.nlp.geocode.GeocodeServiceV1 has leaked ServiceConnection [email protected] that was originally bound here11-05 00:29:28.634 3610 3610 E ActivityThread: android.app.ServiceConnectionLeaked: Service org.microg.nlp.geocode.GeocodeServiceV1 has leaked ServiceConnection [email protected] that was originally bound here11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1093)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:987)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1313)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1296)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:610)11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.AbstractBackendHelper.bind(AbstractBackendHelper.java:94)11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.BackendFuser.bind(BackendFuser.java:41)11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.GeocodeProviderV1.<init>(GeocodeProviderV1.java:32)11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.GeocodeServiceV1.getProvider(GeocodeServiceV1.java:30)11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.geocode.GeocodeServiceV1.getProvider(GeocodeServiceV1.java:19)11-05 00:29:28.634 3610 3610 E ActivityThread: at org.microg.nlp.AbstractProviderService.onBind(AbstractProviderService.java:38)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread.handleBindService(ActivityThread.java:2938)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread.-wrap2(ActivityThread.java)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1451)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.os.Looper.loop(Looper.java:148)11-05 00:29:28.634 3610 3610 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:5461)11-05 00:29:28.634 3610 3610 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method)11-05 00:29:28.634 3610 3610 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)11-05 00:29:28.634 3610 3610 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)11-05 00:29:28.634 3610 3610 E ActivityThread: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)11-05 00:29:30.411 3947 4139 E ActivityThread: Failed to find provider info for com.android.exchange.directory.provider11-05 00:29:32.403 4576 4765 E ActivityThread: Failed to find provider info for com.google.android.partnersetup.rlzappprovider11-05 00:29:34.299 1778 4935 E ActivityThread: Failed to find provider info for downloads11-05 00:29:34.299 1778 4935 E BootReceiver: Can't remove old update packages11-05 00:29:34.299 1778 4935 E BootReceiver: java.lang.IllegalArgumentException: Unknown URL content://downloads/my_downloads11-05 00:29:34.299 1778 4935 E BootReceiver: at android.content.ContentResolver.delete(ContentResolver.java:1328)11-05 00:29:34.299 1778 4935 E BootReceiver: at android.provider.Downloads.removeAllDownloadsByPackage(Downloads.java:810)11-05 00:29:34.299 1778 4935 E BootReceiver: at com.android.server.BootReceiver.removeOldUpdatePackages(BootReceiver.java:93)11-05 00:29:34.299 1778 4935 E BootReceiver: at com.android.server.BootReceiver.-wrap2(BootReceiver.java)11-05 00:29:34.299 1778 4935 E BootReceiver: at com.android.server.BootReceiver$1.run(BootReceiver.java:82)--------- beginning of main11-05 00:29:38.000 6082 6163 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.007 6082 6163 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.101 6082 6163 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.107 6082 6163 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.247 6098 6098 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.254 6098 6098 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.259 6098 6098 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.265 6098 6098 E Parcel : Reading a NULL string not supported here.11-05 00:29:38.271 6098 6098 E Parcel : Reading a NULL string not supported here.11-05 00:29:44.057 5016 5016 E Parcel : Reading a NULL string not supported here.11-05 00:29:44.065 5016 5016 E Parcel : Reading a NULL string not supported here.11-05 00:29:44.246 1778 2762 E ConnectivityService: Unexpected mtu value: 0, wlan011-05 00:29:44.410 1778 1778 E BrokerableCMSystemService: Failed to bind to implementation ComponentInfo{org.cyanogenmod.weatherservice/org.cyanogenmod.weatherservice.WeatherManagerService}11-05 00:29:44.532 5222 5222 E Volley : [1] UpdateCheckService.onErrorResponse: Error:11-05 00:29:44.532 5222 5222 E Volley : [1] UpdateCheckService.onErrorResponse: Error type: com.android.volley.NoConnectionError: java.net.ConnectException: failed to connect to download.cyanogenmod.org/172.217.22.115 (port 443) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)11-05 00:29:46.164 3781 4250 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.11-05 00:29:46.179 3781 4278 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.11-05 00:29:46.203 3781 4250 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.11-05 00:29:46.213 3781 6642 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.11-05 00:29:46.219 3781 4608 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.11-05 00:29:46.226 3781 4278 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.11-05 00:29:46.240 3781 3802 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.11-05 00:29:47.211 6669 6720 E ActivityThread: Failed to find provider info for com.google.android.partnersetup.rlzappprovider11-05 00:29:48.017 6757 6757 E Parcel : Reading a NULL string not supported here.11-05 00:29:48.028 6757 6757 E Parcel : Reading a NULL string not supported here.11-05 00:29:48.038 6757 6757 E Parcel : Reading a NULL string not supported here.11-05 00:29:54.222 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 00:29:54.225 4719 4792 E MessagingApp: MmsUtils: SMS temporary failure11-05 00:30:29.388 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 00:30:29.388 4719 6977 E MessagingApp: MmsUtils: SMS temporary failure11-05 00:30:45.247 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 00:30:45.247 4719 7098 E MessagingApp: MmsUtils: SMS temporary failure11-05 00:31:13.891 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 00:31:13.891 4719 7153 E MessagingApp: MmsUtils: SMS temporary failure11-05 00:31:55.143 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 00:31:55.147 4719 7656 E MessagingApp: MmsUtils: SMS temporary failure11-05 00:33:16.409 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 00:33:16.410 4719 7793 E MessagingApp: MmsUtils: SMS temporary failure11-05 00:36:01.640 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 00:36:01.640 4719 8273 E MessagingApp: MmsUtils: SMS temporary failure11-05 00:37:46.284 3781 3781 E Xposed : java.lang.NoSuchMethodError: com.android.settings.location.SettingsInjector#parseServiceInfo(android.content.pm.ResolveInfo,android.content.pm.PackageManager)#exact11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedHelpers.findMethodExact(XposedHelpers.java:337)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:178)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:253)11-05 00:37:46.284 3781 3781 E Xposed : at be.r3w6.intika.xposedunifiednlp.UnifiedNlp.handleLoadPackage(UnifiedNlp.java:31)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:34)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:61)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:106)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedInit$4.afterHookedMethod(XposedInit.java:172)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:348)11-05 00:37:46.284 3781 3781 E Xposed : at android.app.LoadedApk.<init>(<Xposed>)11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread.getPackageInfo(ActivityThread.java:1858)11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread.getPackageInfoNoCheck(ActivityThread.java:1820)11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1361)11-05 00:37:46.284 3781 3781 E Xposed : at android.os.Handler.dispatchMessage(Handler.java:102)11-05 00:37:46.284 3781 3781 E Xposed : at android.os.Looper.loop(Looper.java:148)11-05 00:37:46.284 3781 3781 E Xposed : at android.app.ActivityThread.main(ActivityThread.java:5461)11-05 00:37:46.284 3781 3781 E Xposed : at java.lang.reflect.Method.invoke(Native Method)11-05 00:37:46.284 3781 3781 E Xposed : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)11-05 00:37:46.284 3781 3781 E Xposed : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)11-05 00:37:46.284 3781 3781 E Xposed : at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)11-05 00:38:04.278 383 2771 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null11-05 00:38:05.039 383 2770 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null11-05 00:46:22.314 4719 8980 E MessagingApp: MmsUtils: sending SMS timed out11-05 00:46:22.563 4719 9272 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length11-05 08:50:42.257 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:50:42.258 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:50:42.272 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:50:42.272 2838 2838 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:50:42.491 383 2770 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null11-05 08:50:51.099 4719 4719 E MessagingApp: SmsSender: failure in sending message part. requestId=content://sms/137 partId=0 resultCode=4 errorCode=011-05 08:50:51.099 4719 4719 E MessagingApp: SmsSender: ignoring sent result. requestId=content://sms/137 partId=0 resultCode=411-05 08:51:01.757 5440 5440 E ProcessUtils: XPrivacy11-05 08:51:01.757 5440 5440 E ProcessUtils: java.io.FileNotFoundException: XPrivacy11-05 08:51:01.757 5440 5440 E ProcessUtils: at biz.bokhorst.xprivacy.XIoBridge.a(SourceFile:136)11-05 08:51:01.757 5440 5440 E ProcessUtils: at biz.bokhorst.xprivacy.XPrivacy$XMethodHook.beforeHookedMethod(SourceFile:628)11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:314)11-05 08:51:01.757 5440 5440 E ProcessUtils: at libcore.io.IoBridge.open(<Xposed>)11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.io.FileInputStream.<init>(FileInputStream.java:76)11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.io.FileInputStream.<init>(FileInputStream.java:103)11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.io.FileReader.<init>(FileReader.java:66)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.common.util.e.a(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.common.util.e.a(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.p.N(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.ab.<init>(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.aj.<init>(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.internal.aj.a(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.android.gms.measurement.AppMeasurement.getInstance(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.lang.reflect.Method.invoke(Native Method)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.a.a(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.a.a(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.a.a(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.provider.FirebaseInitProvider.onCreate(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.content.ContentProvider.attachInfo(ContentProvider.java:1748)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.content.ContentProvider.attachInfo(ContentProvider.java:1723)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.google.firebase.provider.FirebaseInitProvider.attachInfo(Unknown Source)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.installProvider(ActivityThread.java:5197)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4792)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4732)11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.handleBindApplication(<Xposed>)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.-wrap1(ActivityThread.java)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.os.Handler.dispatchMessage(Handler.java:102)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.os.Looper.loop(Looper.java:148)11-05 08:51:01.757 5440 5440 E ProcessUtils: at android.app.ActivityThread.main(ActivityThread.java:5461)11-05 08:51:01.757 5440 5440 E ProcessUtils: at java.lang.reflect.Method.invoke(Native Method)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)11-05 08:51:01.757 5440 5440 E ProcessUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)11-05 08:51:01.757 5440 5440 E ProcessUtils: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)11-05 08:51:02.937 5440 5440 E RecyclerView: No adapter attached; skipping layout11-05 08:51:03.094 5440 5440 E RecyclerView: No adapter attached; skipping layout11-05 08:52:19.980 5440 5828 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:52:19.980 5440 5828 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:52:20.037 383 5834 E OMXNodeInstance: setConfig(39:google.aac.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)11-05 08:52:20.069 383 2323 E ACDB-LOADER: Error: ACDB AudProc vol returned = -1911-05 08:52:20.069 383 2323 E ACDB-LOADER: Error: ACDB AFE returned = -1911-05 08:54:31.993 5440 6091 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:54:31.993 5440 6091 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 011-05 08:54:32.049 383 6097 E OMXNodeInstance: setConfig(3a:google.aac.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)11-05 08:54:32.074 383 2323 E ACDB-LOADER: Error: ACDB AudProc vol returned = -1911-05 08:54:32.074 383 2323 E ACDB-LOADER: Error: ACDB AFE returned = -1911-05 08:54:54.329 4719 4719 E ApkAssets: Error while loading asset assets/natives_blob_64.bin: java.io.FileNotFoundException: assets/natives_blob_64.bin11-05 08:54:54.329 4719 4719 E ApkAssets: Error while loading asset assets/snapshot_blob_64.bin: java.io.FileNotFoundException: assets/snapshot_blob_64.bin11-05 08:57:48.994 383 2329 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null11-05 09:00:11.154 383 2771 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null11-05 09:00:46.880 383 2770 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null11-05 09:03:07.713 383 383 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
Click to expand...
Click to collapse
You most likely corrupted the efs partition. If that is the case you will have to send it back in for a new board. The only thing you should ha E restored was user apps and data.
zelendel said:
You most likely corrupted the efs partition. If that is the case you will have to send it back in for a new board. The only thing you should ha E restored was user apps and data.
Click to expand...
Click to collapse
Wait what? Why would I buy a new board? I just bought a new phone. All I did was flash the backup of my old phone to it.
I do have a TWRP backup of the new phone that I created just before restoring the one from my old phone. The original efs partition of that phone would have to be in that backup, right?
Looking at the original backup of the new phone TWRP offers me to restore [Boot], [System], [Data (excl. storage)] and [Cache].
What steps should I take now?
I found an interesting article about the topic: https://www.theandroidsoul.com/fix-...d-wifibluetooth-issues-restoring-twrp-backup/
It says that you should simply completely delete the efs partition in order to fix the issue.
e.g.
Code:
dd if=/dev/zero of=/dev/block/bootdevice/by-name/modemst1
dd if=/dev/zero of=/dev/block/bootdevice/by-name/modemst2
or
Code:
fastboot erase modemst1
fastboot erase modemst2
Is that actually true? Should I do this?
No one?
When restoring to the original backup of the new phone, I do get service again.
So if this is really related to the efs partition, then it gets lost/corrupted while flashing the backup of the old phone to the new one.
I tried to flash the backup of the old phone to the new one again and this time I unchecked `boot`, but again -> No service.
Any ideas? Anyone?
The only thing you "maybe" able to restore is user apps. Do it try to restore anything else.

MIUI 12 keeps restarting

Hi Guys,
Friend asked me for help with his Mi10T Pro.
With no reason phone started to restart MIUI (12) after couple seconds (~10-15secs.) from turning it on.
I got home screen and suddenly it shows "5G MIUI" logo and launcher starts again.
Is there any way to recover the data? I tried using ADB pull - it lets me download around ~100 photos until connections drops.
Maybe there is a way to hold this restarts and let ADB to copy the data? I managed to collect some crash logs.
Any help will be much appreciated. Thx in advance!
09-08 10:49:05.937 1337 1337 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 1337 (init), pid 1337 (init)
09-08 10:49:06.006 1337 1337 F libc : crash_dump helper failed to exec
09-08 10:50:15.442 2041 3482 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: AsyncTask #2
09-08 10:50:15.442 2041 3482 E AndroidRuntime: android.util.proto.WireTypeMismatchException: Current wire type Fixed32 does not match expected wire type Length Delimited at offset 0x1
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mFieldNumber : 0xc
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mWireType : 0x5
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mState : 0x1
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mDiscardedBytes : 0x0
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mOffset : 0x1
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mExpectedObjectTokenStack : null
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mDepth : 0xffffffff
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mBuffer : [[email protected]
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mBufferSize : 0x2000
09-08 10:50:15.442 2041 3482 E AndroidRuntime: mEnd : 0x665
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at android.util.proto.ProtoInputStream.assertWireType(ProtoInputStream.java:929)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at android.util.proto.ProtoInputStream.start(ProtoInputStream.java:494)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.loadCountAndTime(UsageStatsProto.java:157)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.read(UsageStatsProto.java:537)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:887)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:859)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:850)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.queryUsageStats(UsageStatsDatabase.java:659)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryStats(UserUsageStatsService.java:350)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryUsageStats(UserUsageStatsService.java:377)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsService.queryUsageStats(UsageStatsService.java:631)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.usage.UsageStatsService$LocalService.queryUsageStatsForUser(UsageStatsService.java:1810)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.getUnfulfilledRequests(CacheQuotaStrategy.java:178)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.access$200(CacheQuotaStrategy.java:74)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy$1$1.run(CacheQuotaStrategy.java:136)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
09-08 10:50:15.442 2041 3482 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
09-08 10:50:15.569 3227 3227 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:50:15.569 3227 3227 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 3227
09-08 10:50:15.569 3227 3227 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.569 4269 6891 E AndroidRuntime: FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
09-08 10:50:15.569 4269 6891 E AndroidRuntime: Process: com.google.android.gms, PID: 4269
09-08 10:50:15.569 4269 6891 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.575 4269 7662 E AndroidRuntime: FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
09-08 10:50:15.575 4269 7662 E AndroidRuntime: Process: com.google.android.gms, PID: 4269
09-08 10:50:15.575 4269 7662 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.587 4269 7765 E AndroidRuntime: FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
09-08 10:50:15.587 4269 7765 E AndroidRuntime: Process: com.google.android.gms, PID: 4269
09-08 10:50:15.587 4269 7765 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.591 4269 7566 E AndroidRuntime: FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
09-08 10:50:15.591 4269 7566 E AndroidRuntime: Process: com.google.android.gms, PID: 4269
09-08 10:50:15.591 4269 7566 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.604 2751 3175 E AndroidRuntime: FATAL EXCEPTION: ToggleManager
09-08 10:50:15.604 2751 3175 E AndroidRuntime: Process: com.android.systemui, PID: 2751
09-08 10:50:15.604 2751 3175 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.613 4313 7779 E AndroidRuntime: FATAL EXCEPTION: GoogleApiClient
09-08 10:50:15.613 4313 7779 E AndroidRuntime: Process: com.google.android.googlequicksearchbox:search, PID: 4313
09-08 10:50:15.613 4313 7779 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.621 3227 7684 E AndroidRuntime: FATAL EXCEPTION: lowpool[8]
09-08 10:50:15.621 3227 7684 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 3227
09-08 10:50:15.621 3227 7684 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:15.638 7442 7514 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #2
09-08 10:50:15.638 7442 7514 E AndroidRuntime: Process: com.google.android.gm, PID: 7442
09-08 10:50:15.638 7442 7514 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:50.103 7956 9254 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: AsyncTask #2
09-08 10:50:50.103 7956 9254 E AndroidRuntime: android.util.proto.WireTypeMismatchException: Current wire type Fixed32 does not match expected wire type Length Delimited at offset 0x1
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mFieldNumber : 0xc
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mWireType : 0x5
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mState : 0x1
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mDiscardedBytes : 0x0
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mOffset : 0x1
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mExpectedObjectTokenStack : null
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mDepth : 0xffffffff
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mBuffer : [[email protected]
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mBufferSize : 0x2000
09-08 10:50:50.103 7956 9254 E AndroidRuntime: mEnd : 0x665
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at android.util.proto.ProtoInputStream.assertWireType(ProtoInputStream.java:929)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at android.util.proto.ProtoInputStream.start(ProtoInputStream.java:494)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.loadCountAndTime(UsageStatsProto.java:157)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.read(UsageStatsProto.java:537)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:887)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:859)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:850)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.queryUsageStats(UsageStatsDatabase.java:659)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryStats(UserUsageStatsService.java:350)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryUsageStats(UserUsageStatsService.java:377)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsService.queryUsageStats(UsageStatsService.java:631)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.usage.UsageStatsService$LocalService.queryUsageStatsForUser(UsageStatsService.java:1810)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.getUnfulfilledRequests(CacheQuotaStrategy.java:178)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.access$200(CacheQuotaStrategy.java:74)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy$1$1.run(CacheQuotaStrategy.java:136)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
09-08 10:50:50.103 7956 9254 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
09-08 10:50:50.224 9987 9987 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:50:50.224 9987 9987 E AndroidRuntime: Process: com.google.android.googlequicksearchbox:search, PID: 9987
09-08 10:50:50.224 9987 9987 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:50.234 13966 13966 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:50:50.234 13966 13966 E AndroidRuntime: Process: com.miui.core, PID: 13966
09-08 10:50:50.234 13966 13966 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:50.239 9928 12978 E AndroidRuntime: FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
09-08 10:50:50.239 9928 12978 E AndroidRuntime: Process: com.google.android.gms, PID: 9928
09-08 10:50:50.239 9928 12978 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:50.241 8825 8825 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:50:50.241 8825 8825 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 8825
09-08 10:50:50.241 8825 8825 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:50.243 13860 13860 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:50:50.243 13860 13860 E AndroidRuntime: Process: com.miui.cloudservice, PID: 13860
09-08 10:50:50.243 13860 13860 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:50.254 13910 13910 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:50:50.254 13910 13910 E AndroidRuntime: Process: com.xiaomi.simactivate.service, PID: 13910
09-08 10:50:50.254 13910 13910 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:50:50.255 8825 8943 E AndroidRuntime: FATAL EXCEPTION: lowpool[0]
09-08 10:50:50.255 8825 8943 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 8825
09-08 10:50:50.255 8825 8943 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:51:23.411 14173 19696 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: AsyncTask #6
09-08 10:51:23.411 14173 19696 E AndroidRuntime: android.util.proto.WireTypeMismatchException: Current wire type Fixed32 does not match expected wire type Length Delimited at offset 0x1
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mFieldNumber : 0xc
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mWireType : 0x5
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mState : 0x1
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mDiscardedBytes : 0x0
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mOffset : 0x1
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mExpectedObjectTokenStack : null
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mDepth : 0xffffffff
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mBuffer : [[email protected]
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mBufferSize : 0x2000
09-08 10:51:23.411 14173 19696 E AndroidRuntime: mEnd : 0x665
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at android.util.proto.ProtoInputStream.assertWireType(ProtoInputStream.java:929)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at android.util.proto.ProtoInputStream.start(ProtoInputStream.java:494)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.loadCountAndTime(UsageStatsProto.java:157)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.read(UsageStatsProto.java:537)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:887)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:859)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:850)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.queryUsageStats(UsageStatsDatabase.java:659)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryStats(UserUsageStatsService.java:350)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryUsageStats(UserUsageStatsService.java:377)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsService.queryUsageStats(UsageStatsService.java:631)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.usage.UsageStatsService$LocalService.queryUsageStatsForUser(UsageStatsService.java:1810)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.getUnfulfilledRequests(CacheQuotaStrategy.java:178)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.access$200(CacheQuotaStrategy.java:74)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy$1$1.run(CacheQuotaStrategy.java:136)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
09-08 10:51:23.411 14173 19696 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
09-08 10:51:23.524 15040 15040 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:51:23.524 15040 15040 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 15040
09-08 10:51:23.524 15040 15040 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:51:56.668 20329 21438 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: AsyncTask #2
09-08 10:51:56.668 20329 21438 E AndroidRuntime: android.util.proto.WireTypeMismatchException: Current wire type Fixed32 does not match expected wire type Length Delimited at offset 0x1
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mFieldNumber : 0xc
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mWireType : 0x5
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mState : 0x1
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mDiscardedBytes : 0x0
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mOffset : 0x1
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mExpectedObjectTokenStack : null
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mDepth : 0xffffffff
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mBuffer : [[email protected]
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mBufferSize : 0x2000
09-08 10:51:56.668 20329 21438 E AndroidRuntime: mEnd : 0x665
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at android.util.proto.ProtoInputStream.assertWireType(ProtoInputStream.java:929)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at android.util.proto.ProtoInputStream.start(ProtoInputStream.java:494)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.loadCountAndTime(UsageStatsProto.java:157)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.read(UsageStatsProto.java:537)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:887)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:859)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:850)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.queryUsageStats(UsageStatsDatabase.java:659)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryStats(UserUsageStatsService.java:350)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryUsageStats(UserUsageStatsService.java:377)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsService.queryUsageStats(UsageStatsService.java:631)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.usage.UsageStatsService$LocalService.queryUsageStatsForUser(UsageStatsService.java:1810)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.getUnfulfilledRequests(CacheQuotaStrategy.java:178)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.access$200(CacheQuotaStrategy.java:74)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy$1$1.run(CacheQuotaStrategy.java:136)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
09-08 10:51:56.668 20329 21438 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
09-08 10:51:56.752 26150 26150 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:51:56.752 26150 26150 E AndroidRuntime: Process: com.miui.cloudservice, PID: 26150
09-08 10:51:56.752 26150 26150 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:51:56.753 22160 22160 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:51:56.753 22160 22160 E AndroidRuntime: Process: com.google.android.googlequicksearchbox:search, PID: 22160
09-08 10:51:56.753 22160 22160 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:51:56.773 21201 21201 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:51:56.773 21201 21201 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 21201
09-08 10:51:56.773 21201 21201 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:51:56.775 26037 26037 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:51:56.775 26037 26037 E AndroidRuntime: Process: com.miui.bugreport, PID: 26037
09-08 10:51:56.775 26037 26037 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:51:56.791 23207 23207 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:51:56.791 23207 23207 E AndroidRuntime: Process: com.android.vending, PID: 23207
09-08 10:51:56.791 23207 23207 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:51:56.796 23207 23254 E AndroidRuntime: FATAL EXCEPTION: alyz
09-08 10:51:56.796 23207 23254 E AndroidRuntime: Process: com.android.vending, PID: 23207
09-08 10:51:56.796 23207 23254 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:52:30.474 26344 26779 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: AsyncTask #1
09-08 10:52:30.474 26344 26779 E AndroidRuntime: android.util.proto.WireTypeMismatchException: Current wire type Fixed32 does not match expected wire type Length Delimited at offset 0x1
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mFieldNumber : 0xc
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mWireType : 0x5
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mState : 0x1
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mDiscardedBytes : 0x0
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mOffset : 0x1
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mExpectedObjectTokenStack : null
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mDepth : 0xffffffff
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mBuffer : [[email protected]
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mBufferSize : 0x2000
09-08 10:52:30.474 26344 26779 E AndroidRuntime: mEnd : 0x665
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at android.util.proto.ProtoInputStream.assertWireType(ProtoInputStream.java:929)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at android.util.proto.ProtoInputStream.start(ProtoInputStream.java:494)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.loadCountAndTime(UsageStatsProto.java:157)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsProto.read(UsageStatsProto.java:537)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:887)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:859)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.readLocked(UsageStatsDatabase.java:850)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsDatabase.queryUsageStats(UsageStatsDatabase.java:659)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryStats(UserUsageStatsService.java:350)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UserUsageStatsService.queryUsageStats(UserUsageStatsService.java:377)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsService.queryUsageStats(UsageStatsService.java:631)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.usage.UsageStatsService$LocalService.queryUsageStatsForUser(UsageStatsService.java:1810)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.getUnfulfilledRequests(CacheQuotaStrategy.java:178)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy.access$200(CacheQuotaStrategy.java:74)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at com.android.server.storage.CacheQuotaStrategy$1$1.run(CacheQuotaStrategy.java:136)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
09-08 10:52:30.474 26344 26779 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
09-08 10:52:30.798 27249 31720 E AndroidRuntime: FATAL EXCEPTION: lowpool[14]
09-08 10:52:30.798 27249 31720 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 27249
09-08 10:52:30.798 27249 31720 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:52:30.801 27249 27249 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:52:30.801 27249 27249 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 27249
09-08 10:52:30.801 27249 27249 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:52:30.803 27692 27692 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:52:30.803 27692 27692 E AndroidRuntime: Process: com.google.android.googlequicksearchbox:interactor, PID: 27692
09-08 10:52:30.803 27692 27692 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
09-08 10:52:30.804 32282 32282 E AndroidRuntime: FATAL EXCEPTION: main
09-08 10:52:30.804 32282 32282 E AndroidRuntime: Process: com.miui.cloudservice, PID: 32282
09-08 10:52:30.804 32282 32282 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
If phone is bootlooping it should be obvious that you can't get a stable USB-connection: adb pull operation aborts when bootloop re-starts.
Assumed phone's Android is rooted, you may use Android's dd command with seek / skip options.
Example:
Code:
adb exec-out "su -c 'dd if=BLOCK seek=NN skip=NN'" >> C:\IMG
Unfortunatelly its not rooted.

Smartphone App doesn't work on Tablet. Pioneer Smart Sync

Hello,
I bought a new Pioneer car stereo (SPH-20DAB), this (and some others from Pioneer) works together with an APP.
There are two Android Apps from Pioneer.
1. Pionneer Smart Sync
2. Pionner Smart Sync for Tablet.
The first smartphone app works great on many tested Smartphones.
The Second App won't work on any Testet Android Tablet.
I can Instal it, but never get any connection to the Stereo, i think it's because this App will exclusive work with with the SPH-t20BT mainunit which has its own Tablet (cheap Crap!)
So i desided to install the Smartphone app on my Tablet, but it is not possible. My Tablet (Lenovo P11 with Android 11) always says when i install the .apk "This App is not for your Device"
After this i tried to Root my P11, after many try's i was succesfull (After downgrading it Back to Android 10), and install TWRP Recovery an Magisk with Root. Now I changed my DeviceID to some other devices like my Oneplus 6T, now it is possible to install the smartphone version of the Pioneer app on my P11 Tablet, but it crashes on every start.
Why will this happen? is there any other difference between Tablets and Smartphones in Android development? Do i have to change some more parameters?.
On the other hand, the tablet version of the Pioneer app runs fine on my Oneplus 6T, but also can't connect (i think because this app only allows the SPH-T20BT tablet unit).
If you get message "This App is not for your Device" then this has good reasons. It's on an app's developer to define on what devices his app should work or not. Some apps only work on phones and not on tablets.
Of course you can try to trick the app, but it doesn't make sense as you could see for yourself.
To get the very reason why app in question crashes do a LOGCAT.
What is the technical Background, the app maybe won't work on tablets? is there an Option the Developer can say "i don't wan't this" so the app will crash ? maybe a reason in my opinion can be the bigger screen an so the app can become optical awfull. Or is there a real difference in the Andrid Api or in the Hardware design?
The Tablet app still exists, but will be not updatet anymore, so that will be no further way for me the solution in this case.
I will test it tommorow with the Logcat, i forget the Tablet somewhere and can't test it now.
I try to install the app on Bluestacks (works fine, but only Phones are availible), and on Genymotion where i can set off a Tablet device with Android 10 an the Same Hardware specs. On the first try i wasn't able to install the .apk (something with ARM native code) but after i install an arm code translator it works fine. Slow, but this is another problem i think.
Maybe a reason, or is this another Problem between 32 Bit an Arm, and has nothing to do with my Problem ?
I made a log an tryed to cut out the necessary parts i think.
Can you maybe explain for which parts i can look? are there any keywords i can search for ?
I attached the log below.
I don't know why, but i can't add files.
I read threw the log an i think it hapens here
11-05 08:36:40.897 30015 30015 E AndroidRuntime: FATAL EXCEPTION: main
11-05 08:36:40.897 30015 30015 E AndroidRuntime: Process: jp.pioneer.carsync, PID: 30015
11-05 08:36:40.897 30015 30015 E AndroidRuntime: java.lang.ExceptionInInitializerError
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.module.AppModule.provideAppSharedPreference(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.module.AppModule_ProvideAppSharedPreferenceFactory.provideAppSharedPreference(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.module.AppModule_ProvideAppSharedPreferenceFactory.get(Unknown Source:10)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.module.AppModule_ProvideAppSharedPreferenceFactory.get(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at dagger.internal.DoubleCheck.get(Unknown Source:15)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.domain.model.StatusHolder_Factory.get(Unknown Source:4)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.domain.model.StatusHolder_Factory.get(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.infrastructure.repository.StatusHolderRepositoryImpl_Factory.get(Unknown Source:7)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.infrastructure.repository.StatusHolderRepositoryImpl_Factory.get(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at dagger.internal.DoubleCheck.get(Unknown Source:15)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.component.DaggerAppComponent.injectStatusUpdateListener(Unknown Source:2)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.component.DaggerAppComponent.getStatusUpdateListener(Unknown Source:4)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.component.DaggerAppComponent.injectDomainInitializer(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.component.DaggerAppComponent.getDomainInitializer(Unknown Source:4)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.component.DaggerAppComponent.injectApp(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.di.component.DaggerAppComponent.inject(Unknown Source:0)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.App.initialize(Unknown Source:31)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.App.onCreate(Unknown Source:5)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1190)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6479)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.app.ActivityThread.access$1300(ActivityThread.java:220)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1860)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:107)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7397)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:502)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: Caused by: android.content.res.Resources$NotFoundException: Unable to find resource ID #0x7f08014b
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.content.res.ResourcesImpl.getResourceEntryName(ResourcesImpl.java:300)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at android.content.res.Resources.getResourceEntryName(Resources.java:2112)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.presentation.model.MenuKeyItem.<init>(Unknown Source:25)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.content.AppSharedPreference$1.<init>(Unknown Source:16)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: at jp.pioneer.carsync.application.content.AppSharedPreference.<clinit>(Unknown Source:323)
11-05 08:36:40.897 30015 30015 E AndroidRuntime: ... 28 more
So after all it works fine, the reason was only a broken .apk
After Severall trys, i was able to download the actuall version (3.5.0) of the Pioneer Smart Sync smartphone .apk and it works fine on my Lenovo P11 Tablet.
DeinOpa said:
So after all it works fine, the reason was only a broken .apk
After Severall trys, i was able to download the actuall version (3.5.0) of the Pioneer Smart Sync smartphone .apk and it works fine on my Lenovo P11 Tablet.
Click to expand...
Click to collapse
Oh Yes it is absolutly cheap Crap and damm slow but thanks for the hint with the Smartphone APP.

Unlocking the bootloader: Help me interpreting this logcat

Hi guys. I've been trying to unlock the bootloader. So far I installed an useful app to open android settings https://m.apkpure.com/hidden-settings-for-android/com.jami.tool.hiddensetting.
I enabled developer settings trough ADB:
Bash:
adb shell settings put global development_settings_enabled 1
But I think I could've also enable it by clicking 5 times the build version... Anyway then I opened the Settings app and Developer Options appeared, unfortunately, when I open it, the whole Settings app crashes. Here is the what I think it is the relevant logcat:
Code:
03-12 22:59:30.047 12645 12645 E ndroid.setting: Can't find memory status under: /sys/block/zram0/
03-12 22:59:30.047 12645 12645 D AndroidRuntime: Shutting down VM
03-12 22:59:30.033 12645 12645 W ndroid.settings: type=1400 audit(0.0:129): avc: denied { read } for name="pagetypeinfo" dev="proc" ino=4026531857 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
03-12 22:59:30.047 12645 12645 E AndroidRuntime: FATAL EXCEPTION: main
03-12 22:59:30.047 12645 12645 E AndroidRuntime: Process: com.android.settings, PID: 12645
03-12 22:59:30.047 12645 12645 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: java.lang.RuntimeException: SysMemInfo read failed
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3279)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3418)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2025)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:107)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7389)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:933)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: Caused by: java.lang.RuntimeException: SysMemInfo read failed
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.os.Debug.getZoneWatermarks(Native Method)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.internal.util.MemInfoReader.readMemInfo(MemInfoReader.java:37)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.applications.ProcStatsData$MemInfo.calculateWeightInfo(ProcStatsData.java:423)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.applications.ProcStatsData$MemInfo.<init>(ProcStatsData.java:383)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.applications.ProcStatsData$MemInfo.<init>(ProcStatsData.java:362)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.applications.ProcStatsData.refreshStats(ProcStatsData.java:156)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.applications.ProcStatsData.setDuration(ProcStatsData.java:128)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.development.MemoryUsagePreferenceController.setDuration(MemoryUsagePreferenceController.java:76)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.development.MemoryUsagePreferenceController.displayPreference(MemoryUsagePreferenceController.java:54)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.dashboard.DashboardFragment.lambda$displayResourceTiles$5(DashboardFragment.java:313)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.dashboard.-$$Lambda$DashboardFragment$Tn5-YvXfafHUTSTeQyMxdmcExvo.accept(Unknown Source:4)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1390)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:604)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:283)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.Iterator.forEachRemaining(Iterator.java:116)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:475)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:133)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:236)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:435)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.dashboard.DashboardFragment.displayResourceTiles(DashboardFragment.java:312)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.dashboard.DashboardFragment.refreshAllPreferences(DashboardFragment.java:360)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.dashboard.DashboardFragment.onCreatePreferences(DashboardFragment.java:160)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.preference.PreferenceFragmentCompat.onCreate(PreferenceFragmentCompat.java:160)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settingslib.core.lifecycle.ObservablePreferenceFragment.onCreate(ObservablePreferenceFragment.java:61)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.SettingsPreferenceFragment.onCreate(SettingsPreferenceFragment.java:133)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.dashboard.DashboardFragment.onCreate(DashboardFragment.java:137)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.dashboard.RestrictedDashboardFragment.onCreate(RestrictedDashboardFragment.java:104)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.development.DevelopmentSettingsDashboardFragment.onCreate(DevelopmentSettingsDashboardFragment.java:145)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.Fragment.performCreate(Fragment.java:2596)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.moveToState(FragmentManagerImpl.java:831)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentTransition.addToFirstInLastOut(FragmentTransition.java:1197)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentTransition.calculateFragments(FragmentTransition.java:1080)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentTransition.startTransitions(FragmentTransition.java:119)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.executeOpsTogether(FragmentManagerImpl.java:1853)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(FragmentManagerImpl.java:1811)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.execPendingActions(FragmentManagerImpl.java:1717)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.executePendingTransactions(FragmentManagerImpl.java:183)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.SettingsActivity.switchToFragment(SettingsActivity.java:600)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.SettingsActivity.launchSettingFragment(SettingsActivity.java:393)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at com.android.settings.SettingsActivity.onCreate(SettingsActivity.java:301)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7825)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7814)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3254)
03-12 22:59:30.047 12645 12645 E AndroidRuntime: ... 11 more
03-12 22:59:30.033 12645 12645 W ndroid.settings: type=1400 audit(0.0:130): avc: denied { search } for name="zram0" dev="sysfs" ino=46795 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
03-12 22:59:30.033 12645 12645 W ndroid.settings: type=1400 audit(0.0:131): avc: denied { search } for name="zram0" dev="sysfs" ino=46795 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
03-12 22:59:30.033 12645 12645 W ndroid.settings: type=1400 audit(0.0:132): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026531859 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0
03-12 22:59:30.052 1044 4585 W ActivityTaskManager: Force finishing activity com.android.settings/.SubSettings
My first impression is that's related to some kernel build flags. Does someone knows more?
I think it is possible to unlock the bootloader normally with developer options because ro.oem_unlock_supported is set to 1. Bye.
Edit: Here is a relevant stackoverflow issue https://stackoverflow.com/questions...h-when-opening-developer-options-programmatic It may depends on the app used to open the settings.
you can access some settings with SetEdit
SetEdit SettingsDatabaseEditor – Apps bei Google Play
Provides direct access to the Android settings database
play.google.com
here you can shutdown some services:
Download Package Disabler Pro(com.ospolice.packagedisablerpro)11.0 free APK - Android Games_APKsHub
Download Package Disabler Pro(com.ospolice.packagedisablerpro)11.0 free APK - Android Games_APKsHub APKShub
www.apkshub.com
also i think the developer options page just isnt there so it cant load into memory so it cant be read by the os.
even when developer options page is accessible, we only need the OEM unlock option and USB debugging. somewhere in the settingstable is a line for OEM unlock but its a closed table.
also:
huawei had a bootloader mastercodes like 2222222222222222 for example. and some of the indias are hacking the bootloadercode of android phones with some special dongle/software. wouldnt it be possible to get in touch with those (mostly moneymakers)? they have to have some magic knowledge which result is only shared over crypted payed and timelimited programms and/or dongles.
what about the oculus go, it has root isnt that the quest os just for 3DOF?
(i had the feeling that no one tries to get root on the quest, because its so silent here.
if we know the length of the code we can try fastboot bruteforce )
codes are server sided bud....either you hack Facebook private servers or nothing at all.... also bootloader codes ever since Facebook took over, change at random, unspecified intervals, generated by thief servers...hence why you need to mostly setup the device using. an app for on a phone or pc,.....this syncs up each new bootloader code when it changes.... its called Oculus companion server" if you browse running system processes...used to be able to force kill the process but as soon as you did, oculus home would crash and you get a unresponsive blank screen until reboot....
thats why all those legit "unlock" phone providers like SamPwnd, work because the guy running it is either a current samsung employee, former and still has server access, or has an inside guy at samsung.....they dont hack the bootloaader codes...they get them straight from private servers
ok, not thought about it. maybe we dont need an unlocked bootloader, but for that i need someone who can programm android launchers or apps.
wazzu232 said:
codes are server sided bud....either you hack Facebook private servers or nothing at all.... also bootloader codes ever since Facebook took over, change at random, unspecified intervals, generated by thief servers...hence why you need to mostly setup the device using. an app for on a phone or pc,.....this syncs up each new bootloader code when it changes.... its called Oculus companion server" if you browse running system processes...used to be able to force kill the process but as soon as you did, oculus home would crash and you get a unresponsive blank screen until reboot....
thats why all those legit "unlock" phone providers like SamPwnd, work because the guy running it is either a current samsung employee, former and still has server access, or has an inside guy at samsung.....they dont hack the bootloaader codes...they get them straight from private servers
Click to expand...
Click to collapse
We could find a vuln in android to gain root access and then find the code using root like we did on huaweis

Question WebView on WearOS?

Is it possible to make WebView work on WearOS? I'm trying to login on VancedMicroG to use Youtube ReVanced on the watch, but it keeps crashing when I try to log in... I already sideloaded WebView but it doesn't work. Here's the log:
CSS:
02-26 00:01:19.901 13424 13424 E AndroidRuntime: FATAL EXCEPTION: main
02-26 00:01:19.901 13424 13424 E AndroidRuntime: Process: com.mgoogle.android.gms:ui, PID: 13424
02-26 00:01:19.901 13424 13424 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.mgoogle.android.gms/org.microg.gms.auth.login.LoginActivity}: java.lang.UnsupportedOperationException
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3456)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3612)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2073)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.os.Looper.loop(Looper.java:246)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7690)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:995)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: Caused by: java.lang.UnsupportedOperationException
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebViewFactory.getProvider(WebViewFactory.java:242)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.getFactory(WebView.java:2576)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.ensureProviderCreated(WebView.java:2570)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.setOverScrollMode(WebView.java:2638)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.view.View.<init>(View.java:5518)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.view.View.<init>(View.java:5679)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.view.ViewGroup.<init>(ViewGroup.java:698)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.widget.AbsoluteLayout.<init>(AbsoluteLayout.java:56)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.<init>(WebView.java:413)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.<init>(WebView.java:355)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.<init>(WebView.java:337)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.<init>(WebView.java:324)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.webkit.WebView.<init>(WebView.java:314)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at org.microg.gms.auth.login.LoginActivity.createWebView(Unknown Source:2)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at org.microg.gms.auth.login.LoginActivity.onCreate(Unknown Source:23)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:8033)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:8013)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1309)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3429)
02-26 00:01:19.901 13424 13424 E AndroidRuntime: ... 11 more
Or maybe GeckoView could work? I'm using running Fennec on the watch with some useful extensions and it works perfectly fine as far as I can tell, I don't use it very often. Anyway, looking forward to hear your suggestions!
So huh... Anyone?
[PORT] YouTube Music (Vanced) on WearOS 2
This is a mod of YT Music Vanced & microG Vanced. Offline mode works as long as you have a YT Music subscription. Requirements • A phone • ADB • Basic knowledge about sideloading • Internet connection...
forum.xda-developers.com

Categories

Resources