os-issue-tracker icon indicating copy to clipboard operation
os-issue-tracker copied to clipboard

Google Calculator app keeps stopping

Open SuvanshRao opened this issue 2 weeks ago • 3 comments

The Google calculator app i downloaded from aurora store keeps crashing nd stopping after a few seconds of opening

heres the logs:

type: crash
osVersion: google/blazer/blazer:16/BD3A.251105.010.E1/2025120401:user/release-keys
flags: dev options enabled
package: com.google.android.calculator:85006863, targetSdk 36
process: com.google.android.calculator
processUptime: 1798 + 296 ms
installer: com.aurora.store

arx: 17: API: UsageReporting.API is not available on this device. Connection failed with: aqt{statusCode=SERVICE_INVALID, resolution=null, message=null}
	at zp.i(PG:13)
	at asm.d(PG:3)
	at ate.t(PG:48)
	at ate.f(PG:10)
	at ate.j(PG:164)
	at ate.i(PG:2)
	at ate.d(PG:163)
	at ate.e(PG:51)
	at ath.handleMessage(PG:859)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.dispatchMessage(Looper.java:315)
	at android.os.Looper.loopOnce(Looper.java:251)
	at android.os.Looper.loop(Looper.java:349)
	at android.os.HandlerThread.run(HandlerThread.java:100)
	Suppressed: dia: [dhe{Cancelling}@aa7c572, ExceptionHandling[cnc@fc3fdc3[clz@596a640]]]

SuvanshRao avatar Dec 09 '25 16:12 SuvanshRao

Are you trying to run it without sandboxed Google Play? It likely depends on it.

thestinger avatar Dec 09 '25 19:12 thestinger

@thestinger im running Google phone, messages, photos, clock and camera without play services and they work perfectly fine. why would a calculator app need it?

SuvanshRao avatar Dec 11 '25 03:12 SuvanshRao

Play services has a ton of functionality including font loading for Google product fonts they use in some of their apps, which we recently addressed by providing a fallback for that. We don't provide a fallback for everything.

thestinger avatar Dec 11 '25 03:12 thestinger