[solved]
I just got my new device into bootloop
What I did?
Removing this:
That means a little too much...
I startet WiFI after that and the phone crashed, now bootloop.
Bootloader not unlocked
Android 10 is running.
I tried to fix that with Sony PC Companion, but that aks for permission and unlocking (I obviously should give on my broken phone). That means I get connection to the phone shorly in boot.
What do you think have I done and how could I possibly fix that issue? Or did I just broke my phone removing little too much packages with adb?
Thx for your help!
I just got my new device into bootloop
What I did?
Removing this:
Code:
pm uninstall -k --user 0 'com.google.android.apps.restore'
pm uninstall -k --user 0 'com.google.android.apps.work.oobconfig'
pm uninstall -k --user 0 'com.google.android.captiveportallogin'
pm uninstall -k --user 0 'com.google.android.documentsui'
pm uninstall -k --user 0 'com.google.android.ext.services'
pm uninstall -k --user 0 'com.google.android.ext.shared'
pm uninstall -k --user 0 'com.google.android.gms.location.history'
pm uninstall -k --user 0 'com.google.android.gsf'
pm uninstall -k --user 0 'com.google.android.modulemetadata'
pm uninstall -k --user 0 'com.google.android.networkstack'
pm uninstall -k --user 0 'com.google.android.networkstack.permissionconfig'
pm uninstall -k --user 0 'com.google.android.onetimeinitializer'
pm uninstall -k --user 0 'com.google.android.overlay.gmsconfig'
pm uninstall -k --user 0 'com.google.android.overlay.gmsgsaconfig'
pm uninstall -k --user 0 'com.google.android.overlay.gmswellbeingconfig'
pm uninstall -k --user 0 'com.google.android.overlay.modules.ext.services'
pm uninstall -k --user 0 'com.google.android.overlay.modules.permissioncontroller'
pm uninstall -k --user 0 'com.google.android.overlay.modules.permissioncontroller.forframework'
pm uninstall -k --user 0 'com.google.android.packageinstaller'
pm uninstall -k --user 0 'com.google.android.permissioncontroller'
pm uninstall -k --user 0 'com.google.android.syncadapters.contacts'
pm uninstall -k --user 0 'com.google.android.webview'
pm uninstall -k --user 0 'com.google.ar.core'
I startet WiFI after that and the phone crashed, now bootloop.
Bootloader not unlocked
Android 10 is running.
I tried to fix that with Sony PC Companion, but that aks for permission and unlocking (I obviously should give on my broken phone). That means I get connection to the phone shorly in boot.
What do you think have I done and how could I possibly fix that issue? Or did I just broke my phone removing little too much packages with adb?
Thx for your help!
Last edited: