I was playing with the developer options on my Droid Turbo, and I think I accidentally hit Force RTL Layout, which crashed System UI. I tried rebooting and now it also says "Unfortunately, System UI has stopped". I cannot access any apps or settings, even in safe mode. Is there any way I can turn this setting off or reset the developer options, maybe through a computer? I would like to not have to do a factory reset. I am running Android 5.1
Asked
Active
Viewed 787 times
adb devices
in terminal; and tell the output here. – Firelord Jul 23 '15 at 22:54sudo adb devices
returns "List of devices attached" with nothing listed, so I would assume this means USB debugging is off? – Alex Jul 23 '15 at 22:58sudo adb devices
) so no ADB at least when Android is running. But yeah, stock Recovery can be given a try. – Firelord Jul 24 '15 at 10:58