Tutorial flashing boot logo without pc - Android One (First-Generation) Cross-Device Genera

Hello friends im here to tell you how to flash boot logo without pc
First of all you need a rooted Android one device or any rooted device .
Then download terminal emulater from.play store .
(#edit :-if you're using stock rom then need busybox installed)
Instructions
1. Download terminal emulator
2. install and open terminal emulator
3. Type SU And press enter
4. Give root access
5. Now Type Or Copy Past This Command in terminal emulator :.dd if=/sdcard/backups/logo.bin of=/dev/block/mmcblk0p11 press enter
8. Done your backup is restored or Flashed new one

Related

help with g1 cant get into recovery

hi, after installing the rom manager premium and installing the latest nightly build i no longer can access the recovery. i installed the latest recovery the rom manager said to do, and now i reboot my phone and hold the home button and it just stays in the g1 screen. if i reboot and hold the home button while the phone is connected to usb the phone enters the fastboo g1 bootlader but in the same g1 screen but with red letteres on the corner. i need help. thanks.
fastboot still works but i dont want to have to do all that process again
I would just flash another recovery with fast boot. You won't ned to re root
Sent from my SGH-T959 using XDA App
how do i do this?
djbootleg said:
how do i do this?
Click to expand...
Click to collapse
1: use ADB :
connect ur device with PC , use CMD : type path to ADB folder and then
type : adb shell : enter
type : #mount -a
type : #flash_image recovery /sdcard/recovery.img
reboot
2 : use terminal :
type $Su
type #mount -a
type : #flash_image recovery /sdcard/recovery.img
3 : use Droid explorer tool : download and install newest version
copy img file to sdcard
connect ur device with pc
u'll see a red icon ( Fl ) , click there and show the path to ur img file => ok wait 1' and reboot ur fone
if unsuccessful, u can change ur sdcard and try again !!! ^^
I ran into this issue as well, assuming it's a bug with the latest update of ROM Manager (which I just updated this morning prior to getting this issue.)
Not sure if it had anything to do with the fix but after some fiddling I decided to try reinstalling the ROM Manager recovery (after reinstalling the amon ra recovery from the same app with no success) and it worked, YMMV obviously but that worked for me.
This happened to me too!

Thrill 4G Clockwork mod Instructions for New Rooters

If you are new to rooting your phone, there are simple ways to go about getting clockwork mod onto your LG thrill
You can root it easily with the 1 click root tool (I dont have the link on hand) after installing the LG Drivers from the LG Website.
Then, Download Rootexplorer, Rom manager (which i think is installed with 1 click root along with superuser)
First thing, download the recovery.img here after installing ADB guide is located here
After downloading recovery image, go to your pc's user folder C:\users\yourname and move it to there, that way there is no mistaking its location for adb
Now, on your phone you first need to go into root explorer, go to the /data folder, long click and go to permissions and select all available boxes and also make sure your device is in R/W mode not R/O mode.
Run CMD as administrator and do the following:
adb push recovery.img /data
then type:
SU
(this makes superuser active)
then:
dd if=/data/recovery.img of=/dev/block/mmcblk0p6 bs=4096
then after clockwork is flashed to finalize the settings type:
rm /data/recovery.img
reboot
Presto, Clockwork Mod is installed, remember you can access the clockwork menu via rom manager menu, or 3D+Volume Down +Power releasing the power button when the LG screen appears.
I will soon post onto this, how to update to gingerbread just making sure it works well on my own first. also, working on ICS as well.
Hope this helps anyone who has had trouble with it!
kobos311 said:
If you are new to rooting your phone, there are simple ways to go about getting clockwork mod onto your LG thrill
You can root it easily with the 1 click root tool (I dont have the link on hand) after installing the LG Drivers from the LG Website.
Then, Download Rootexplorer, Rom manager (which i think is installed with 1 click root along with superuser)
First thing, download the recovery.img here after installing ADB guide is located here
After downloading recovery image, go to your pc's user folder C:\users\yourname and move it to there, that way there is no mistaking its location for adb
Now, on your phone you first need to go into root explorer, go to the /data folder, long click and go to permissions and select all available boxes and also make sure your device is in R/W mode not R/O mode.
Run CMD as administrator and do the following:
adb push recovery.img /data
then type:
SU
(this makes superuser active)
then:
dd if=/data/recovery.img of=/dev/block/mmcblk0p6 bs=4096
then after clockwork is flashed to finalize the settings type:
rm /data/recovery.img
reboot
Presto, Clockwork Mod is installed, remember you can access the clockwork menu via rom manager menu, or 3D+Volume Down +Power releasing the power button when the LG screen appears.
I will soon post onto this, how to update to gingerbread just making sure it works well on my own first. also, working on ICS as well.
Hope this helps anyone who has had trouble with it!
Click to expand...
Click to collapse
All of this is already posted as is the instructions on how to update to gingerbread.
i have install CWM by as your guide. but when i use Rom Manager to Back up , message pop up that install CWM first to complete this action. i am new to these things.
Thanks

[Q] HTC Hero Flashing Problem

I have an MTS CDMA HTC Hero, and I'm un able to put a custom recovery image on. I went into that HBOOT menu and at the top it says "S-ON" and I was reading that it needs to say "S-OFF" in order for me to put a custom recovery like Clockwork Mod onto it. My phone is rooted, I used z4root. I have no idea how to put the custom recovery on. And I cannot find the free version of ROM Manager in the market, and I tried the appbrain method and putting the .apk on my sd card method and nothing is working
Any help would be appreciated
Thanks!
xcolester5x said:
I have an MTS CDMA HTC Hero, and I'm un able to put a custom recovery image on. I went into that HBOOT menu and at the top it says "S-ON" and I was reading that it needs to say "S-OFF" in order for me to put a custom recovery like Clockwork Mod onto it. My phone is rooted, I used z4root. I have no idea how to put the custom recovery on. And I cannot find the free version of ROM Manager in the market, and I tried the appbrain method and putting the .apk on my sd card method and nothing is working
Any help would be appreciated
Thanks!
Click to expand...
Click to collapse
Our phone does not require S-OFF to flash a custom recovery. When I get to a computer I'll upload a recovery.img for you to download. Until then download Terminal Emulator and Busybox Installer. With Busybox Installer open it and install busybox
私のEVO 3Dから送信される。
there should be aman ra or an older recovery in the wiki
Whenever I put my hero into recovery mode I also get this red exclamation mark with a phone beside it. Is that because I don't have a custom recovery installed on the phone or?
And I'm also not too sure how to install a custom recovery on the phone.
Flash recovery using: ADB
NOTE: This method will work while you are booting into the current recovery on the phone.
1.Download the ClockworkMod Recovery: HeroC
2.Copy the recovery.img to root of the SD card.
3.Boot the phone into recovery.
4.Open command prompt, cd to the Android SDK directory & type the following commands:
adb shell
mount /sdcard
flash_image recovery /sdcard/"name of recovery".img
reboot recovery
5.Your phone should now reboot into the ClockworkMod Recovery (orange text for 3.0+).
Flash recovery using: Terminal Emulator Note: Requires s-off, otherwise you'll recieve "out of memory" errors.
1.Download the ClockworkMod Recovery: HeroC Download Optimus V Download.
2.Move recovery.img to root of the SD card.
3.Open the Terminal Emulator on the phone & type the following commands:
4.:
su
flash_image recovery /sdcard/"name of recovery".img
reboot recovery
5.The phone should now reboot into the ClockworkMod Recovery (orange text for 3.0+).
Whenever I type in the first code I get "error: device not found" and I have my phone in recovery mode
do you have android sdk installed on your computer, if no , install it. if yes, open a command prompt and type,
cd C:\android-sdk-windows\tools
next type:
adb devices
it should list your device
next type:
adb shell
you should get a # sign
then procede from there
or try the terminal emulator method,,,much easier. you can get "terminal emulator " from android market...good luck
whenever I change my directory to the tools folder ADB doesn't work, but when I change it to the "Platform-Tools" folder ADB works.
Sorry for being such a pain-in-the-butt, but I'm new to this whole rooting stuff.
What's the terminal emulator method?
I was trying to do this method
"Type in the following commands:
adb push recovery-clockwork-2.5.0.7-heroc.img /sdcard/recovery-clockwork-2.5.0.7-heroc.img
adb shell
su
cd /sdcard/
flash_image recovery recovery-clockwork-2.5.0.7-heroc.img
reboot recovery"
but that doesn't seem to be working for me either, that's where I get the "Flash_Image: not found" error

[GUIDE] Huawei p7 root

Rooting Guide for Beginners
Before you begin:
- This guide is only meant for Windows!
If you have a MAC, then use this guide.
-To obtain root on b609, follow this guide.
-Make sure you have your drivers installed!
If not then download hisuite.
- Some people have reported that they are unable to obtain the unlocking code, only getting a server busy message. It can be fixed by setting the webpage's
language to Chinese!
How to root?
1. Request for your bootloader code.
- (if you are registering a new account choose to register with email and when you register your account for the first time, it will redirect you to the main page, from there select "download" on the website and from there select "unlock bootloader")
2. Download Minimal ADB and Fastboot.
3. Enable USB debugging.
- (Activate developer mode by going to your settings, about phone, then tap on the build number until it says you are a developer) .
4. Connect your phone to your computer.
5. Install Minimal ADB and Fastboot, complete the setup and when it asks to create a desktop icon then accept.
6. Open Minimal ADB and Fastboot and then type: adb reboot bootloader
- (don't be frightened if you see a red text saying your phone is locked)
7. Then type: fastboot oem unlock xxxxxxxxxxxx
- (replace the x with your code)
8. Download TWRP Recovery.
9. Copy twrp_p7-3.0.0-0.img to the Minimal ADB and Fastboot folder.
10. After placing TWRP to the folder, type into the Command Window: fastboot flash recovery twrp_p7-3.0.0-0.img
11. Now type into the Command Window: fastboot reboot
12. Download SuperSU and place the zip to your phone.
13. Now type into the Command Window: adb reboot recovery
14. Flash supersu.zip in the recovery.
15. Reboot your phone.
16. Install "Root Browser" from PlayStore and delete the setimmutable.list in /root/system/
Now you should have a fully rooted phone!
Download UPDATE-SuperSU-v2.65-20151226141550.zip
Copyright © 2011-2016 - Chainfire
https://download.chainfire.eu/921/SuperSU/UPDATE-SuperSU-v2.65-20151226141550.zip
Maxi_69 said:
Download UPDATE-SuperSU-v2.65-20151226141550.zip
Copyright © 2011-2016 - Chainfire
https://download.chainfire.eu/921/SuperSU/UPDATE-SuperSU-v2.65-20151226141550.zip
Click to expand...
Click to collapse
Thank you, I have updated the download link!
Hello!
You wrote "( replace the x with your code) "
Where i can find my "code"?
Many thanks!
Ment0r said:
Hello!
You wrote "( replace the x with your code) "
Where i can find my "code"?
Many thanks!
Click to expand...
Click to collapse
point n° 1
Oooooh...
*facepalm*
Many thanks
how do we remove twrp from the phone
please help
thanks
kgurm said:
how do we remove twrp from the phone
please help
thanks
Click to expand...
Click to collapse
Flash your stock recovery via adb or download flashify from the playstore and flash with that.
I get error when entering adb reboot bootloader. Should I navigate to some location when I open Minimal ADB and fastboot?
The error is: adb server is out of date. killing
adb server didnt ACK
*failed to start daemon*
error: unknown host service
Thank you it works like a charm
why delete 'delete the setimmutable.list in /ROOT/SYSTEM/' ?
Stike999 said:
I get error when entering adb reboot bootloader. Should I navigate to some location when I open Minimal ADB and fastboot?
The error is: adb server is out of date. killing
adb server didnt ACK
*failed to start daemon*
error: unknown host service
Click to expand...
Click to collapse
Yes, just open the desktop icon.
迅捷斥候 said:
Thank you it works like a charm
why delete 'delete the setimmutable.list in /ROOT/SYSTEM/' ?
Click to expand...
Click to collapse
You have to delete it because it doesn't allow editing of certain system files and because of that you can't have full root on your system until you remove it.
TheSproker said:
You have to delete it because it doesn't allow editing of certain system files and because of that you can't have full root on your system until you remove it.
Click to expand...
Click to collapse
Ok thanks
adb sideload
im trying to sideload firmware it always fails. do you have a ROM that will work.
thanks
TheSproker said:
I have seen may people asking how to root their phones, so I decided to make a guide and save You from the hassle of going through many different forums. This guide should work on any version of firmware and model of Huawei p7.
Before doing this make sure you have your drivers installed!
If not then download hisuite: http://consumer.huawei.com/minisite/HiSuite_en/
So, let's begin with the rooting! :
1. Request for your bootloader code: https://hwid5.vmall.com/oauth2/porta...in/login.php (if you are registering a new account choose to register with email)
2. Download Minimal ADB and Fastboot. http://forum.xda-developers.com/show....php?t=2317790
3. Enable USB debugging in your phone in the developer menu.
-(Enable developer mode by going to your settings, about phone, then tap on the build number until it says you are a developer) .
4. Connect your phone to your computer.
5. Install Minimal ADB and Fastboot, complete the setup and when it asks to create a desktop icon then accept.
6. Open Minimal ADB and Fastboot then type: adb reboot bootloader
(don't be frightened if you see a red text saying your phone is locked)
7. Then type: fastboot oem unlock xxxxxxxxxxxx
( replace the x with your code)
8. Download TWRP Recovery:
http://www46.zippyshare.com/v/SlBf3dvC/file.html
9. Copy the twrp-3.0.0-0.img to the Minimal ADB and Fastboot folder.
10. After placing TWRP to the folder, type into the Command Window: fastboot flash recovery twrp-3.0.0-0.img
11. Now type into the Command Window: fastboot reboot
12. Download SuperSU: https://download.chainfire.eu/921/SuperSU/UPDATE-SuperSU-v2.65-20151226141550.zip
(Copy the Supersu.zip to your phone)
13. Now type into the Command Window: adb reboot recovery
14. In TWRP recovery flash the supersu.zip on your phone.
15. Reboot your phone.
16. Install X-Plore File Manager from PlayStore and delete the setimmutable.list in /ROOT/SYSTEM/
Now you should have a fully rooted phone !
If you have any questions, or suggestions please feel free to post them!
Click to expand...
Click to collapse
Can this be also done on mac? and also the link for downloading adb is broke wat should i refer to?
fahad69 said:
Can this be also done on mac? and also the link for downloading adb is broke wat should i refer to?
Click to expand...
Click to collapse
ADB and Fastboot Installation on MAC
Download : Androidv5.zip
1. Download and extract the above zip file.
2. Place the extracted folder on the desktop.
3. Open up a new terminal window.
4. Enter “cd Desktop/Androidv5” and press enter.
5. Enter “./ADB-Install-Mac.sh” and press enter.
The script will automatically install both adb and fastboot
I can't delete setimmutable.list
I get a message saying that" some items could not be deleted"
What should I do? I've completed all the other steps
austinewuncler said:
I can't delete setimmutable.list
I get a message saying that" some items could not be deleted"
What should I do? I've completed all the other steps
Click to expand...
Click to collapse
I just fixed that problem. Here's what i did:
1) have your phone ROOTED
2) install BUSYBOX from PLAYSTORE
3) install terminal emulator from PLAYSTORE
4)open Terminal Emulator and type in the following commands exactly:
su
mount -o rw,remount /system
cd system
rm –f /system/set_immutable.list
Check with X-plore if the set_immutable.list file is removed. Worked for me.
SenGAndroid said:
I just fixed that problem. Here's what i did:
1) have your phone ROOTED
2) install BUSYBOX from PLAYSTORE
3) install terminal emulator from PLAYSTORE
4)open Terminal Emulator and type in the following commands exactly:
su
mount -o rw,remount /system
cd system
rm â??f /system/set_immutable.list
Check with X-plore if the set_immutable.list file is removed. Worked for me.
Click to expand...
Click to collapse
It worked. Thank you very much
austinewuncler said:
It worked. Thank you very much
Click to expand...
Click to collapse
Can some one share stock recovery for build number: p7-l10c900b852 ?
Just broke my phone.. cant go out from recovery.. plz help.

[GUIDE] Root, Unlock Bootloader & TWRP Recovery install on LG H502TV (Brazil) / Magna

[GUIDE] Root, Unlock Bootloader & TWRP Recovery install on LG H502TV (Brazil) / Magna
After long months searching the web for a guide to unlock bootloader and install TWRP on LG H502TV (Brazil) / LG Magna without success, I got it working.
First you need to install Kingroot, I know, it's evil but we need root first. We'll uninstall it later.
On your mobile, open a web browser and go to http://www.kingroot.net/
Install it and run. It will reboot and fail a couple of times, I had success on my 4th run.
Go to Google Play Store and download Terminal Emulator - https://play.google.com/store/apps/details?id=jackpal.androidterm
Copy or download directly on your internal memory root the 3 files in atachment: uboot.img, recovery.img and BETA-SuperSU-v2.68-20160228150503.zip
Open terminal emulator and type:
Code:
su
dd if=/storage/sdcard/uboot.img of=/dev/uboot count=1024
dd if=/storage/sdcard/recovery.img of=/dev/recovery count=32768
Now you can remove the devil, I mean, Kingroot. Open it, go to About and the last option is Remove kingroot.
It'll reboot, go to Settings, About your Phone and enable USB Debugging, connect it to your PC and type:
Code:
adb reboot recovery
In TWRP install BETA-SuperSU-v2.68-20160228150503.zip reboot and be happy.
Now with Unlocked bootloader and a Custom Recovery we can MAYBE get custom roms on our phone. Anyone said Marshmallow?
Just one question!
The last command, before plug phone on pc with usb debug, its be make on terminal (phone) or open cmd and make this command?
Code:
adb shell
su
dd if=/storage/sdcard0/uboot.img of=/dev/uboot count=1024
dd if=/storage/sdcard0/recovery.img of=/dev/recovery count=32768
Use these commands.
Flashable MarshMallow 6.0 to Lg magna TV but you end up with only one sim. Flash via TWRP after system wipe and factory reset!
I am trying to add dual sim support but lets see. I guess all you need to change settings in build.prop using build.pro editor from play store
https://onedrive.live.com/?authkey=...3F770E76CFB14DC1!308&parId=root&action=locate
Update flash Indian firmware on h502TV and it works perfectly. No problem. Make sure you use bootloader from update bootloader in TOT method and restart from Mini OS by using power key and then tap on restart (normal)
Done!
I tried step-by-step but I can't get to TWRP screen, It boots me normally or brings up the hard reset option, I even choose hard reset one but it just doesn't work. I tried all the steps over 12 times, can I get some help please?
My phone is an H522F

Categories

Resources