This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
I dont think I have adb. Do you mean like the old adb interface we used w/the older droids? I could never get that to work after the first time a few years back.
I dont think I have adb. Do you mean like the old adb interface we used w/the older droids? I could never get that to work after the first time a few years back.
That is the one and only adb. Quite a few unlock/root methods will get you to setup and use adb along with fastboot (both are part of the sdk). It isn't necessary to use adb to verify if the file has been renamed/removed/or whatever. I just know some folks aren't too keen on installing apps, and since a lot of root methods should have you install/setup the SDK, I figured adb would be available for you. A file explorer (like https://play.google.com/store/apps/details?id=pl.solidexplorer ) or a terminal emulator ( like https://play.google.com/store/apps/details?id=jackpal.androidterm ) can also accomplish this same task.
If you already have a sticking custom recovery, the file is gone and it doesn't matter about anything I said in the previous paragraph. The recovery-from-boot.p file on boot verifies if you have a stock recovery, and if not, puts the stock recovery back. So you can flash a recovery in fastboot, reboot, and then still manage to have the stock recovery. This is a semi-common problem for folks, so I just kinda took a guess that this could be your problem too. Just a guess, with limited information known.