question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App suddenly crash when click install

See original GitHub issue

The app stops working when I click on install button, no matter wich GSI Rom or compression I choose. No logs or error messages.

For this case, I’m trying to install Google GSI for Android 12.

My environment:

  • A Samsung Galaxy S20FE g970g/ds
  • Stock OneUi 4 (android 12)
  • Magisk 24.1
  • Device supports dynamic partitions
  • 96GB free on storage

I created a Roms folder in my internal memory and put permissions there. After that, I picked the rom on downloads folder and let everything else by default on app, and when I click on install, the app crashes.

I don’t know how to provide more informations or logs, but let me know if there is something I can do.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
VegaBobocommented, Feb 3, 2022

Pushed changes to repo, i highly recommend you to update: https://github.com/VegaBobo/DSU-Sideloader/releases/tag/1.01

Have a nice day.

3reactions
outrowendercommented, Feb 2, 2022

@Hakalle I think I got it in logs

02-02 10:13:34.136 32353 32353 D AndroidRuntime: Shutting down VM
02-02 10:13:34.136 32353 32353 E AndroidRuntime: FATAL EXCEPTION: main
02-02 10:13:34.136 32353 32353 E AndroidRuntime: Process: vegabobo.dsusideloader, PID: 32353
02-02 10:13:34.136 32353 32353 E AndroidRuntime: java.lang.StringIndexOutOfBoundsException: length=3; index=-1
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at java.lang.String.substring(String.java:2023)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at m3.e.onClick(SourceFile:13)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.view.View.performClick(View.java:7792)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.widget.TextView.performClick(TextView.java:16045)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at com.google.android.material.button.MaterialButton.performClick(Unknown Source:3)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.view.View.performClickInternal(View.java:7769)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.view.View.access$3800(View.java:910)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.view.View$PerformClick.run(View.java:30184)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:938)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:226)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:313)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8641)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
02-02 10:13:34.136 32353 32353 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133)
02-02 10:13:34.139  1199  5799 D Debug   : low && ship && 3rdparty app crash, do not dump
02-02 10:13:34.139  1199  5799 W ActivityManager: crash : vegabobo.dsusideloader,10264
02-02 10:13:34.140  1199  5799 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1242 com.android.server.am.AppErrors.crashApplicationInner:723 com.android.server.am.AppErrors.crashApplication:584 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:9684 com.android.server.am.ActivityManagerService.handleApplicationCrash:9563 
02-02 10:13:34.141  1199  5799 W ActivityTaskManager:   Force finishing activity vegabobo.dsusideloader/.MainActivity
Read more comments on GitHub >

github_iconTop Results From Across the Web

Why do my apps keep crashing on Android, How to fix it
To do this, go to Settings -> Apps and select the app that keeps crashing. Tap on the app's name and then tap...
Read more >
Why Do My Apps Keep Crashing on Android?
1. The “Force stop” method · Open Settings. Settings on the Home screen of an Android device. · Choose Apps. Apps settings on...
Read more >
How to Fix Crashing Apps on an iPhone or Android?
10 Solutions to fix App Crashes and Keep Apps Running: For Apple iPhone, Samsung Galaxy, LG, Lenovo and Sony Xperia smartphones · Why...
Read more >
11 Quick Ways to Fix App Keeps Crashing on Android [2022]
Apps Keep Crashing on Android ; Click System Fix Function ; Start to Repair Samsung Phone ; Firmware Downloaded and Click Fix Now....
Read more >
How to Stop Apps From Crashing on Android
Learn what to do when Android apps keep crashing and how to stop phone crashes. ... If an update is available, select Download...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found