Wellbeing app without Google - Samsung Galaxy Note 8 Themes, Apps, and Mods

Hi all, I'm trying to install Google Wellbeing app on my Note8 with LOS 17.1 installed. The important thing (and maybe the problem) is that I wanted a pure android experience, without any Google service. So, I didn't install Gapps along with my LOS and now I want to install Wellbeing. I know that what I'm trying to do is stupid, but, please, help me. How can be possible that Wellbeing app needs the other google apps? The issue is that, after installing it, it opens and it closes (without crashing). This is the logcat related to it:
Code:
04-16 11:27:21.370 8220 8249 E GooglePlayServicesUtil: GooglePlayServices not available due to error 9
04-16 11:27:21.375 8220 8242 E GooglePlayServicesUtil: GooglePlayServices not available due to error 9
04-16 11:27:21.381 8220 8248 E AndroidFutures: Clearcut logging failed
04-16 11:27:21.381 8220 8248 E AndroidFutures: ijf: hic
04-16 11:27:21.381 8220 8248 E AndroidFutures: at khj.call(PG:18)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at mmp.b(PG:6)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at mlq.run(PG:12)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at mmq.run(PG:11)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at klw.run(PG:4)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at java.lang.Thread.run(Thread.java:919)
04-16 11:27:21.381 8220 8248 E AndroidFutures: Caused by: hic
04-16 11:27:21.381 8220 8248 E AndroidFutures: at hie.b(PG:7)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at khj.call(PG:3)
04-16 11:27:21.381 8220 8248 E AndroidFutures: ... 7 more
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: Logging to Clearcut failed.
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: kop: Status{statusCode=API: ClearcutLogger.API is not available on this device. Connection failed with: hhj{statusCode=SERVICE_INVALID, resolution=null, message=null}, resolution=null}
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at koj.a(PG:4)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at iko.a(PG:2)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at hka.handleMessage(PG:9)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at android.os.Handler.dispatchMessage(Handler.java:107)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at android.os.Looper.loop(Looper.java:214)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at android.app.ActivityThread.main(ActivityThread.java:7356)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at java.lang.reflect.Method.invoke(Native Method)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: Logging to Clearcut failed.
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: kop: Status{statusCode=API: ClearcutLogger.API is not available on this device. Connection failed with: hhj{statusCode=SERVICE_INVALID, resolution=null, message=null}, resolution=null}
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at koj.a(PG:4)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at iko.a(PG:2)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at hka.handleMessage(PG:9)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at android.os.Handler.dispatchMessage(Handler.java:107)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at android.os.Looper.loop(Looper.java:214)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at android.app.ActivityThread.main(ActivityThread.java:7356)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at java.lang.reflect.Method.invoke(Native Method)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
I see the problem is with play services, so I cannot do anything? The problem is that play store lacks.

popetto said:
Hi all, I'm trying to install Google Wellbeing app on my Note8 with LOS 17.1 installed. The important thing (and maybe the problem) is that I wanted a pure android experience, without any Google service. So, I didn't install Gapps along with my LOS and now I want to install Wellbeing. I know that what I'm trying to do is stupid, but, please, help me. How can be possible that Wellbeing app needs the other google apps? The issue is that, after installing it, it opens and it closes (without crashing). This is the logcat related to it:
Code:
04-16 11:27:21.370 8220 8249 E GooglePlayServicesUtil: GooglePlayServices not available due to error 9
04-16 11:27:21.375 8220 8242 E GooglePlayServicesUtil: GooglePlayServices not available due to error 9
04-16 11:27:21.381 8220 8248 E AndroidFutures: Clearcut logging failed
04-16 11:27:21.381 8220 8248 E AndroidFutures: ijf: hic
04-16 11:27:21.381 8220 8248 E AndroidFutures: at khj.call(PG:18)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at mmp.b(PG:6)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at mlq.run(PG:12)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at mmq.run(PG:11)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at klw.run(PG:4)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at java.lang.Thread.run(Thread.java:919)
04-16 11:27:21.381 8220 8248 E AndroidFutures: Caused by: hic
04-16 11:27:21.381 8220 8248 E AndroidFutures: at hie.b(PG:7)
04-16 11:27:21.381 8220 8248 E AndroidFutures: at khj.call(PG:3)
04-16 11:27:21.381 8220 8248 E AndroidFutures: ... 7 more
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: Logging to Clearcut failed.
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: kop: Status{statusCode=API: ClearcutLogger.API is not available on this device. Connection failed with: hhj{statusCode=SERVICE_INVALID, resolution=null, message=null}, resolution=null}
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at koj.a(PG:4)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at iko.a(PG:2)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at hka.handleMessage(PG:9)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at android.os.Handler.dispatchMessage(Handler.java:107)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at android.os.Looper.loop(Looper.java:214)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at android.app.ActivityThread.main(ActivityThread.java:7356)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at java.lang.reflect.Method.invoke(Native Method)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
04-16 11:27:21.409 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: Logging to Clearcut failed.
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: kop: Status{statusCode=API: ClearcutLogger.API is not available on this device. Connection failed with: hhj{statusCode=SERVICE_INVALID, resolution=null, message=null}, resolution=null}
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at koj.a(PG:4)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at iko.a(PG:2)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at hka.handleMessage(PG:9)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at android.os.Handler.dispatchMessage(Handler.java:107)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at android.os.Looper.loop(Looper.java:214)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at android.app.ActivityThread.main(ActivityThread.java:7356)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at java.lang.reflect.Method.invoke(Native Method)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
04-16 11:27:21.420 8220 8220 E ClientLoggingReceiver: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
I see the problem is with play services, so I cannot do anything? The problem is that play store lacks.
Click to expand...
Click to collapse
As far as I am aware, all Google apps require the Google services framework.

Related

Dialing '0 to 999' followed by '#' causes phone app to crash

Some kind of speed dial thingy? SIM card contact shortcut?
Couldn't find any info on it. Doesn't happen to everyone though.
Nexus 6 Rooted 6.0.1 crashes
Nexus 5 Rooted 6.0.1 works
Nexus 5 Stock 6.0.1 crashes
Moto G 2014 Stock Works
Dialed: 1#
Code:
01-04 16:55:25.720 16988 16988 E AndroidRuntime: FATAL EXCEPTION: main
01-04 16:55:25.720 16988 16988 E AndroidRuntime: Process: com.google.android.dialer, PID: 16988
01-04 16:55:25.720 16988 16988 E AndroidRuntime: android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewRootImpl.setView(ViewRootImpl.java:571)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:310)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:85)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.app.Dialog.show(Dialog.java:319)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.dialer.SpecialCharSequenceMgr.handleAdnQuery(SpecialCharSequenceMgr.java:286)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.dialer.SpecialCharSequenceMgr.handleAdnEntry(SpecialCharSequenceMgr.java:257)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.dialer.SpecialCharSequenceMgr.handleChars(SpecialCharSequenceMgr.java:140)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.dialer.dialpad.DialpadFragment.afterTextChanged(DialpadFragment.java:301)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.widget.TextView.sendAfterTextChanged(TextView.java:8004)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.widget.TextView$ChangeWatcher.afterTextChanged(TextView.java:10165)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.text.SpannableStringBuilder.sendAfterTextChanged(SpannableStringBuilder.java:1043)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:560)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:492)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:491)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.text.method.NumberKeyListener.onKeyDown(NumberKeyListener.java:121)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.widget.TextView.doKeyDown(TextView.java:6095)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.widget.TextView.onKeyDown(TextView.java:5908)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.dialer.dialpad.DialpadFragment.keyPressed(DialpadFragment.java:809)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.dialer.dialpad.DialpadFragment.onPressed(DialpadFragment.java:883)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.phone.common.dialpad.DialpadKeyButton.setPressed(DialpadKeyButton.java:120)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.View.setPressed(View.java:7871)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.View.onTouchEvent(View.java:10313)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.View.dispatchTouchEvent(View.java:9300)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2547)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2240)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2553)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2254)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.internal.policy.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:2403)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1737)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at android.app.Activity.dispatchTouchEvent(Activity.java:2771)
01-04 16:55:25.720 16988 16988 E AndroidRuntime: at com.android.dialer
Whoa, crashes the phone app on my Nexus 6 - 6.0.1 (MMB29K) - Rooted.
Ugly....
-C
wonder why you do this? dial a number which followed by #!! what kind of number you trying to dial!!
and it crashes for me too.
Nexus 6 with PureNexus 1/03 6.0.1, no crash.And I find out that for example if you dial 4# it will automatically load the forth number in your contact so you could dial it right away. Kinda connivent.
Sent from my Nexus 6 using Tapatalk

Magisk Manager keeps force stopping after update from 17.1 to 18

Hi,
I just updated my Magisk Manager from within the app from v17.1 to v18, and now it keeps force stopping. Logcat output when it crashes is as follows:
Code:
12-11 13:41:05.720 21419 21484 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3
12-11 13:41:05.720 21419 21484 E AndroidRuntime: Process: com.topjohnwu.magisk, PID: 21419
12-11 13:41:05.720 21419 21484 E AndroidRuntime: java.lang.NullPointerException: Attempt to read from field 'int a.zi.c' on a null object reference
12-11 13:41:05.720 21419 21484 E AndroidRuntime: at a.uv.a(Unknown Source)
12-11 13:41:05.720 21419 21484 E AndroidRuntime: at a.uv.b(Unknown Source)
12-11 13:41:05.720 21419 21484 E AndroidRuntime: at a.uv.lambda$ZFQE15Y-O-EDUdsm62tZ8CmB2-A(Unknown Source)
12-11 13:41:05.720 21419 21484 E AndroidRuntime: at a.-$$Lambda$uv$ZFQE15Y-O-EDUdsm62tZ8CmB2-A.run(lambda)
12-11 13:41:05.720 21419 21484 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
12-11 13:41:05.720 21419 21484 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
12-11 13:41:05.720 21419 21484 E AndroidRuntime: at java.lang.Thread.run(Thread.java:818)
12-11 13:41:05.723 881 3514 W ActivityManager: Force finishing activity com.topjohnwu.magisk/a.b
I tried flashing the v18 zip file and encountered the same problem. Flashing back to v17.1 fixed the problem, haven't tried 17.2 though.
My device is a Nexus 5X running Android 6.0.1.
How do I fix this?

FileProvider Crash

Hi,
I have a problem with file provider of my Redmi.
Some app can not share file beetween other app and the activity crash.
Can you help me?
Thanks.
P.S.
Below some piece of logcat
01-13 23:20:29.945 15457 15457 E AndroidRuntime: FATAL EXCEPTION: main
01-13 23:20:29.945 15457 15457 E AndroidRuntime: Process: system:ui, PID: 15457
01-13 23:20:29.945 15457 15457 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{android/com.android.internal.app.ResolverActivity}: android.os.FileUriExposedException: file:///storage/emulated/0/Android/data/com.speedsoftware.rootexplorer/cache/temp/.retemp_1642112425148/xxx.apk exposed beyond app through Intent.getData()
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3520)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3692)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2142)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.os.Looper.loop(Looper.java:236)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7864)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:620)
01-13 23:20:29.945 15457 15457 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1011)

Question [Xiaomi 12 Pro] System Launcher - Launcher crashes when trying to change search bar provider

Hi, I've recently installed MIUI EEA on my Xiaomi 12 Pro and I've tried changing the search bar provider to Sesame.
When I'm trying to click on the setting it just crashes without a message so I've searched for the crash in the logs, here's what I found.
Code:
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: FATAL EXCEPTION: main
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: Process: com.miui.home, PID: 15821
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=eu.xiaomi.ext.intent.action.SEARCH_BAR_APP }
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2087)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1747)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:5532)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:597)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:5485)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:583)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:5891)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:5844)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.preference.Preference.performClick(Preference.java:1199)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.preference.Preference.performClick(Preference.java:1166)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.preference.Preference$1.onClick(Preference.java:181)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View.performClick(View.java:7750)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View.performClickInternal(View.java:7727)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View.access$3700(View.java:861)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View$PerformClick.run(View.java:29133)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:210)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Looper.loop(Looper.java:299)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8108)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
[Lines 107 - 132, complete logcat of System Launcher is attached]
I'm running on the latest EEU version (13.0.19 Stable SLBEUXM)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Question WhatsApp TwinApp issues

Hello,
I could never get WhatsApp working properly on the second SIM card. I can send and receive messages but cannot download any attachments nor photos. Not sure if anyone else ran into this problem before.
Code:
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: Error inserting transferred=0 media_job_uuid=0485731c-be19-4800-85ed-0faac864d787 transcoded=0 gif_attribution=0 first_scan_length=0 direct_path=/v/************** thumbnail_height_width_ratio=1.4693878 is_animated_sticker=0 file_hash=/dGkYBOghWKNjA3T7mtS8OvrkS177S1vRfYf1Ue58kI= file_path=null file_size=0 partial_media_hash=null face_x=0 face_y=0 height=0 trim_to=0 media_key_timestamp=1666093111000 message_url=*************** media_caption=null trim_from=0 mime_type=application/pdf partial_media_enc_hash=null width=0 original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1 message_row_id=1938 multicast_id=null enc_file_hash=fO5B1qe0ItGKaAZUkcQ2dacnGv5og61g++aK2qZ1kxc= mute_video=0 page_count=3 first_scan_sidecar=null suspicious_content=0 file_length=130102 media_name=*************.pdf media_duration=0 chat_row_id=49 media_key=[[email protected]
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnection.java:940)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.java:790)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:1702)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at X.0pg.A02(:123971)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at X.0xK.A07(:176938)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at X.0oc.A0x(:115901)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at com.facebook.redex.RunnableRunnableShape0S0201000_I0.run(:522902)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:938)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at X.1cc.dispatchMessage(:305319)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:241)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:358)
10-25 12:00:18.503 11270 11305 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67)
10-25 12:00:18.555 1445 4762 I InputDispatcher: Window '81e937d com.whatsapp/com.whatsapp.Conversation (server)' spent 1.6ms processing input events on average(0/17). Monitor spent 1.8ms processing input events on average(0/4). Window input events down spent 2.3ms on average (0/8). Window input events up spent 0.9ms on average (0/6). Monitor input events down spent 2.4ms on average (0/2). Monitor input events up spent 1.2ms on average (0/2).

Categories

Resources