• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help need Help for boot loop after installing font from rom toolbox lite.

i am jay

Lurker
didn't have cwm, fastboot, stock rom and even my usb debugging was disable(dont know why).
but my adb is working but dont know how to use adb. i was hoping someone can help me here im panicking eventually. ive tried SPFT but the pc wont recognize my phone,maybe its because no USB debbuging.. tried download MT6598 viewing in the device manager,still didnt recognize as android device . after i plug my phone tru pc it only display battery (charging)... im really desperate right now...
 
You can't use ADB without usb debugging.

What phone model do you have? Fixes for this type of stuff will be device-specific, so without that information it's hard to help. If you don't have a custom recovery (and personally I'd not mess with the ROM unless I had one) and have messed-up the ROM (which font flashes can do) you need to reflash the phone with stock software. Maybe that's what "SPFT" is - I don't recognise that name - but if not that's what I'd suggest right now (you could try a factory reset, but if the problem is in the ROM that won't help).
 
I just had the same issue with my phone.Did you backup your fonts before your new font install?
You can still mount SDcard partition onto a PC from your Recovery (CWM works).Take out the fonts from the backup folder.
Just put those files into /system/fonts using the adb push command.
"adb push xxxx.ttf /system/fonts".
Reboot and you should be good to go!
If you dont have the back up,try ripping them from any rom of your android version or look for them online.
 
Back
Top Bottom