Tagged Questions
1
vote
1answer
37 views
Can I lock the Nexus 4/7 bootloader after flashing a non-stock ROM?
I know that doing a fastboot oem unlock will both unlock the bootloader and wipe the data on the device. Unfortunately, while this allows me to install a non-stock ROM like Cyanogenmod, my ...
4
votes
1answer
3k views
fastboot not working on my Nexus 4
I'm trying to root my N4, and fastboot doesn't seem to work. Running it on linux, and the fastboot binary seems to run.
'Fastboot devices' produces info on my device, but 'fastboot oem unlock' just ...
1
vote
1answer
197 views
Is the setting OFF/ON of the security flag different from enabling/disabling of fastboot?
I am following the book XDA Developers Android Hackers Toolkit 2012.
In the beginning chapters , it says that :
The second-stage bootloader checks to see if the security flag is on (S-ON) or off ...
4
votes
2answers
3k views
How Can I Pass Bootloader (Huawei Y200 stuck logo/ Boot-Loop)
I have recently learnt a few things about Android and its system. I have a Huawei Ascend Y200, and I flashed it with ClockworkMod specifically for Y200 with a computer and it worked.
I rooted my ...
1
vote
1answer
458 views
How to Install our android image in laptop ? How to make android boot-able image for laptop?
I have Android Source Code image and i want to install it on Laptop . I want to know how we made bootable image for laptop with android image.
What I have to do so that laptop detect the android ...
2
votes
0answers
780 views
Installing Android using only fastboot on HTC Vision
I lost my system somehow. My phone turned off and reboots during starting up.
I'm only able to go to hboot (fastboot/recovery etc.) on my phone, and I'm unable to run Android system.
I have tried ...
1
vote
1answer
4k views
Android boot-up messages for debugging?
I am trying to figure out if Android (i.e. Galaxy Nexus, Nexus S, and/or Motorola Xoom) come with some sort of capability to produce a "boot-up" log. (kind of like Linux boot-up screen) It would be ...
0
votes
0answers
2k views
How to install fastboot drivers?
I have a cheap clone android (benss b3) that I managed to connect to win 7 by editing the .inf file in usb drivers. Now I want to load different ROMs via fastboot. However, when I boot to fastboot ...
5
votes
1answer
6k views
Problem with unlocking the HTC Wildfire bootloader with HTC unlocker
I tried to unlock HTC bootloader by the official tool but I get to the stage when I issue the command:
fastboot oem get_identifier_token
Unfortunatly I get error
...
(bootloader) [ERR] Command ...
1
vote
1answer
3k views
How do I unlock the bootloader on my Sony Ericsson Xperia mini pro?
I own a "Sony Ericcson Xperia Mini Pro" (model number SK17i) running Android 2.3.3 (Kernel 2.6.32.8-perf, build number 4.0.A.2.335). It's branded by Orange Austria. I'm looking for a way to root it, ...
1
vote
1answer
759 views
Unlocking the Bootloader on a Nexus One with S-On
I'm interested in rooting my (Very recently bought) nexus one, and installing Cyanogenmod over Fastboot.
However, on the boot screen of my device I've noticed the first line tells me that security is ...
3
votes
2answers
1k views
How to unlock Nexus S 2.3.3 bootloader without having to wipe all device data?
The usual way is to execute:
fastboot oem unlock
But this will erase all my private data.