Did you find this article helpful?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Spotify Android app crashes on startup. This happens on both Android 11 and Android 12. The app is freshly installed and previously worked perfectly fine on this phone before.
08-26 15:30:20.101 19809 19809 E AndroidRuntime: FATAL EXCEPTION: main
08-26 15:30:20.101 19809 19809 E AndroidRuntime: Process: com.spotify.music, PID: 19809
08-26 15:30:20.101 19809 19809 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.spotify.music.SpotifyApplication: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.Object p.i8h.get()' on a null object reference
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6767)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.app.ActivityThread.access$1500(ActivityThread.java:256)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2091)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:201)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.os.Looper.loop(Looper.java:288)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7870)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.Object p.i8h.get()' on a null object reference
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at com.spotify.music.SpotifyApplication.onCreate(SourceFile:81)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1223)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6762)
08-26 15:30:20.101 19809 19809 E AndroidRuntime: ... 9 more
Solved! Go to Solution.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page