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

Help Need help with my phone!

i just dont know how to copy this:

Copy the RECTOOLS.tar.gz to the root of your device internal storage (sdcard)

im in the "android system recovery <V01>"
and it says below: "This small recovery allow you to upload the rectool.tar.gz archive on /sdcard/ using adb" i dont know how to do this! I have installed Droid Explorer. Need more help, please!
 
Upvote 0
your phone is broken and you cannot boot?
at this point i wouldnt bother rooting it and try to fix the reason it cannot boot first of all
if you are in the simple recovery mode you can use adb in windows (usually c:\android-sdk-windows\tools\adb.exe) and also you might need to disconnect and reconnect the phone for adb to recognise it
do

Code:
adb push RECTOOLS.tar.gz /sdcard/
adb shell sync
 
Upvote 0
i manage to install the adb drivers and manage to fix the phone now everything is working great! thanks everyone for helping me!!!

Hi, friend I too problem



Hello, I ended up deleting some files from the installation froyo2.2
Now I can no longer turn on the phone,
and I can not bootrecovery.

How could I access the sdcard to install rectools.tar,
I just access the sdcard manages to come through the windows, more windows
does not recognize the sdcard.

Sansug galaxy I 7500 L
 
Upvote 0
Just one/two question(s).

Can you boot to mini Recovery? And. Does your ADB work?
If does you will need to push the file via ADB.

How to :
1) Put RECTOOLS.tar.gz and recovery.img in the same directory on your computer
2) Boot the phone in fastboot mode
3) Flash your recovery partition (using fastboot) with the recovery image :
Quote:
./fastboot flash recovery recovery.img
4) Reboot in mini recovery mode
5) Using adb, put all the necessary files on your sdcard :
Quote:
./adb push RECTOOLS.tar.gz /sdcard/
./adb shell sync
6) Reboot :
Quote:
./adb shell reboot recovery
Please don't delete the recovery archive in your sdcard, or redo 5) if you have deleted it
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones