[GH-ISSUE #306] Root device opens the application flashback #141

Open
opened 2026-03-02 12:03:56 +03:00 by kerem · 0 comments
Owner

Originally created by @sjshb57 on GitHub (Nov 21, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/306

Before the title is translated by machine.

------
标题机器翻译,致歉
------
Generated by AppErrorsTracking 1.3-f32fa2f(6)
Project URL: https://github.com/KitsunePie/AppErrorsTracking
===============
[Device Brand]: Redmi
[Device Model]: 23113RKC6C
[Display]: BP2A.250605.031.A3
[Android Version]: 16
[Android API Level]: 36
[System Locale]: zh_CN
[Process ID]: 24442
[User ID]: 0
[CPU ABI]: arm64-v8a
[Package Name]: me.kavishdevar.librepods
[Version Name]: 0.2.0-alpha
[Version Code]: 8
[Target SDK]: 35
[Min SDK]: 28
[Error Type]: JVM
[Crash Time]: 2025-11-21T23:29:38.976
[Stack Trace]:
java.lang.RuntimeException: Unable to create service me.kavishdevar.librepods.services.AirPodsService: java.lang.NullPointerException
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:5775)
	at android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2859)
	at android.os.Handler.dispatchMessage(Handler.java:110)
	at android.os.Looper.loopOnce(Looper.java:265)
	at android.os.Looper.loop(Looper.java:358)
	at android.app.ActivityThread.main(ActivityThread.java:10049)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:616)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1115)
Caused by: java.lang.NullPointerException
	at me.kavishdevar.librepods.services.AirPodsService.onCreate(AirPodsService.kt:354)
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:5762)
	... 9 more
Originally created by @sjshb57 on GitHub (Nov 21, 2025). Original GitHub issue: https://github.com/kavishdevar/librepods/issues/306 Before the title is translated by machine. ``` ------ 标题机器翻译,致歉 ------ Generated by AppErrorsTracking 1.3-f32fa2f(6) Project URL: https://github.com/KitsunePie/AppErrorsTracking =============== [Device Brand]: Redmi [Device Model]: 23113RKC6C [Display]: BP2A.250605.031.A3 [Android Version]: 16 [Android API Level]: 36 [System Locale]: zh_CN [Process ID]: 24442 [User ID]: 0 [CPU ABI]: arm64-v8a [Package Name]: me.kavishdevar.librepods [Version Name]: 0.2.0-alpha [Version Code]: 8 [Target SDK]: 35 [Min SDK]: 28 [Error Type]: JVM [Crash Time]: 2025-11-21T23:29:38.976 [Stack Trace]: java.lang.RuntimeException: Unable to create service me.kavishdevar.librepods.services.AirPodsService: java.lang.NullPointerException at android.app.ActivityThread.handleCreateService(ActivityThread.java:5775) at android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2859) at android.os.Handler.dispatchMessage(Handler.java:110) at android.os.Looper.loopOnce(Looper.java:265) at android.os.Looper.loop(Looper.java:358) at android.app.ActivityThread.main(ActivityThread.java:10049) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:616) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1115) Caused by: java.lang.NullPointerException at me.kavishdevar.librepods.services.AirPodsService.onCreate(AirPodsService.kt:354) at android.app.ActivityThread.handleCreateService(ActivityThread.java:5762) ... 9 more ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#141
No description provided.