View Single Post
Old 01-02-2022, 06:12 PM   #2
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,936
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Oops, sorry. There were a few things that I should have suggested for you to do as insurance.
If you have a copy of the original (unmodified) boot.img (3.1 or 3.2) you can simply fastboot boot that. If you have a copy of the recovery.img, that can be modded to add ADB. What do you have for images? Does a TWRP exist?

In any case, the first thing to do is see if you really lost ADB. On my Poke3 it goes to the big seashell and the dots that count up. If you didn't screw things up too badly you should still have ADB even if the Android home screen never shows up.
Code:
C:\>adb shell
$ su
# stop
# cd /data/adb/modules/Whatever
-- delete whatever is necessary --
# reboot
Renate is offline   Reply With Quote