How to enable Developer Settings - Nexus 4 General

Courtesy of Android Central, thanks for the heads up!
This is essential to get an unlocked bootloader.
https://www.youtube.com/watch?v=mp07dPusJNA&feature=youtube_gdata_player

How come they have done that?

hahaha that was awesome!

This reminds me of the taps @ Andrioid Version to get the Zombie art

Jordanooo said:
How come they have done that?
Click to expand...
Click to collapse
Because they are trying to make it a consumer phone as well as a developers phone. The average user doesn't need these settings, and could very easily mess up their phone by using them. With such an easy method to re enable them, why not do it?
jak3z said:
This reminds me of the taps @ Andrioid Version to get the Zombie art
Click to expand...
Click to collapse
And the BumbleBee in HC, the NyanDroid in ICS, and the Jellybean in JB
Tapatalk² from my Optimus V

LOL at the "now you are 3...2...1 steps to becoming a developer" xD
Google has some humor

lol at least it keeps those who don't know what they are doing from messing up their phone

mjybarr said:
This is essential to get an unlocked bootloader.
Click to expand...
Click to collapse
Sure good to know, but what does it have to do with the bootloader? I thought that to unlock bootloader, you only need to "fastboot oem unlock"?
It's unlikely that I need to change an option in the menu in order to unlock... What if I somehow screw up and can't boot, and then lock to bootloader? Stuck with a brick?

My Gnexi said:
Sure good to know, but what does it have to do with the bootloader? I thought that to unlock bootloader, you only need to "fastboot oem unlock"?
It's unlikely that I need to change an option in the menu in order to unlock... What if I somehow screw up and can't boot, and then lock to bootloader? Stuck with a brick?
Click to expand...
Click to collapse
You need to get into developer settings and activate USB debugging so you can use adb to proceed to unlock the bootloader.
Also I find the way to unlock developer settings to be quite humorous! Sadly I can see many impatient users looking to access said settings the first time be be put off by this, hopefully they will see reason!

Awwwwsome
Sent from my GT-N7100 using Tapatalk 2

mjybarr said:
Courtesy of Android Central, thanks for the heads up!
This is essential to get an unlocked bootloader.
https://www.youtube.com/watch?v=mp07dPusJNA&feature=youtube_gdata_player
Click to expand...
Click to collapse
That, my friend ,is Awesome!

The Unnamed Time Lord said:
You need to get into developer settings and activate USB debugging so you can use adb to proceed to unlock the bootloader.
Click to expand...
Click to collapse
You don't need adb to unlock the bootloader! Unlocking is done in fastboot mode, so saying "This is essential to get an unlocked bootloader" is wrong.
You can get to the bootloader (fastboot mode) by pressing the buttons during boot.

My Gnexi said:
You don't need adb to unlock the bootloader! Unlocking is done in fastboot mode, so saying "This is essential to get an unlocked bootloader" is wrong.
You can get to the bootloader (fastboot mode) by pressing the buttons during boot.
Click to expand...
Click to collapse
Your wrong my friend.
http://forum.xda-developers.com/showthread.php?t=1972508
Read step 5 in the link above ^^
Sent from my HTC VLE_U using Tapatalk 2

The guide is wrong.

Never mind.

Hello,
mjybarr said:
Your wrong my friend.
http://forum.xda-developers.com/showthread.php?t=1972508
Read step 5 in the link above ^^
Click to expand...
Click to collapse
Please read this reply by efrant:
http://forum.xda-developers.com/showpost.php?p=33727130&postcount=27
efrant said:
This is not just directed at the OP:
I think people should wait until they get a hold of the device before posting guides and directing others on what to do. Unless you actually try something and it works, I wouldn't be posting any guides.
Just to clarify some mis-information in this thread:
1) You do not need to install the SDK (and you do not need it to install the driver) -- the SDK is just a bunch of stuff that, unless you are developing, you will never need;
2) The driver for the N4 may not even be included in the SDK -- the GNex driver certainly wasn't;
3) For the fastboot driver to install (and for fastboot commands to work), your device must be booted in fastboot mode;
4) USB Debugging is a feature of Android, and to use it, you have to be booted into Android -- it has nothing to do with the bootloader;
5) Currently, there is no exploit to gain root on any build of Android higher than 4.1.1, so, there is no way to gain root without unlocking the bootloader at this time.
Click to expand...
Click to collapse
Also, 2 responders above in the same page say that.
Also, it doesn't make sense to me that fastboot's operation will check an option that is selected while you are in the OS.
If someone that has the device can check it then great, until then I'll assume USB Debugging is NOT needed to unlock bootloader.

Related

[Q] Nexus 6 LOCKED - TWRP installed, and running??

I attempted to flash and unroot my Nexus 6 via Wugfresh's tool, and thought it was a success. I hit 'relock' and now the device is bootloader locked with no OS installed.
However, I can connect via fastboot so far, but I am not very good with it. I think I may also be able to push files, but when I attempted to flash SlimLP the device just reset.
TWRP is still present on the device, but I cannot unlock my bootloader without getting a ROM on there... So I am stuck...
I need to mail this phone back in tomorrow for cracked screen, so I am hoping someone can help me. Thank you.
SidedX said:
I attempted to flash and unroot my Nexus 6 via Wugfresh's tool, and thought it was a success. I hit 'relock' and now the device is bootloader locked with no OS installed.
However, I can connect via fastboot so far, but I am not very good with it. I think I may also be able to push files, but when I attempted to flash SlimLP the device just reset.
TWRP is still present on the device, but I cannot unlock my bootloader without getting a ROM on there... So I am stuck...
I need to mail this phone back in tomorrow for cracked screen, so I am hoping someone can help me. Thank you.
Click to expand...
Click to collapse
First check here... http://forum.xda-developers.com/nexus-6/general/how-to-nexus-6-one-beginners-guide-t2948481
Get the sdk tools and once set up, see if you can do adb devices and have the phone show up on the PC, if so, do adb push (name of rom file) then boot to twrp and install. If that doesn't work, check the same page above (since you don't have an OS not sure what would happen) try the unlock instructions for fastboot ( I would wait for someone else to comment before trying this). You might want to message this user http://forum.xda-developers.com/member.php?u=2872010 rootSU and see if he can give guidance, he has lots of experience.
Locked Bootloader
I still can't seem to get past the fact that my bootloader is locked...
Thanks though.
SidedX said:
I attempted to flash and unroot my Nexus 6 via Wugfresh's tool, and thought it was a success. I hit 'relock' and now the device is bootloader locked with no OS installed.
However, I can connect via fastboot so far, but I am not very good with it. I think I may also be able to push files, but when I attempted to flash SlimLP the device just reset.
TWRP is still present on the device, but I cannot unlock my bootloader without getting a ROM on there... So I am stuck...
I need to mail this phone back in tomorrow for cracked screen, so I am hoping someone can help me. Thank you.
Click to expand...
Click to collapse
Try this: Reboot to bootloader, select recovery mode, enter TWRP, mount MTP and push/sideload and flash a flashable image from here http://forum.xda-developers.com/nexu...tboot-t3066052.
Flashing
Hey, thanks for the tip.
The link you sent was dead, and can you help me understand the commands for flashing in ADB with a locked bootloader?
SidedX said:
Hey, thanks for the tip.
The link you sent was dead, and can you help me understand the commands for flashing in ADB with a locked bootloader?
Click to expand...
Click to collapse
Sorry my bad, here it is http://forum.xda-developers.com/nexus-6/development/fxz-nexus-6-recovery-flashable-fastboot-t3066052.
Follow the instructions as i posted, place the download rom in the /android-sdk/platform-tools/ folder and boot in bootloader and select recovery, select adb sideload there and type in cmd: adb sideload name.zip.
Unlocked Bootloader
The thread says they are for unlocked bootloader only.
I have TWRP installed, but for some reason at one point my bootloader was relocked.
So now I have No OS to 'enable oem unlock' to unlock my bootloader.
This is my issue.
SidedX said:
The thread says they are for unlocked bootloader only.
I have TWRP installed, but for some reason at one point my bootloader was relocked.
So now I have No OS to 'enable oem unlock' to unlock my bootloader.
This is my issue.
Click to expand...
Click to collapse
It worked for other users, but hey if you have a better option try that.
I don't understand, what do you mean it worked for other users? The thread specifically states the bootloader has to be unlocked, and unfortunately I do not have an unlocked bootloader.
So I cannot fix this issue unless I either get a rom to flash with a locked bootloader, or somehow force unlock the bootloader
SidedX said:
I don't understand, what do you mean it worked for other users? The thread specifically states the bootloader has to be unlocked, and unfortunately I do not have an unlocked bootloader.
So I cannot fix this issue unless I either get a rom to flash with a locked bootloader, or somehow force unlock the bootloader
Click to expand...
Click to collapse
Look in this thread http://forum.xda-developers.com/nex...bootloader-t3116744/post60931367#post60931367, he had the same problem as you (locked bootloader). I`m not a jehova witness trying to convince you to swap sides, i`am trying to help you here.
Thanks
I see, I was able to adb push /sdcard/. a factory image to get back in with a locked bootloader, thank you.
gee2012 said:
Look in this thread http://forum.xda-developers.com/nex...bootloader-t3116744/post60931367#post60931367, he had the same problem as you (locked bootloader). I`m not a jehova witness trying to convince you to swap sides, i`am trying to help you here.
Click to expand...
Click to collapse
hallelujah!
cam30era said:
hallelujah!
Click to expand...
Click to collapse
That covered the spiritual moment of the day

Nexus 6 MRA58N bootloader help (noob here)

Just recently got a nexus 6 and updated it to android M without knowing about the bootloader and stuff.i need help regarding how to unlock the bootloader safely and install custom recovery. thanks in advance
ps- this is my first post
about_99_ninjas said:
Just recently got a nexus 6 and updated it to android M without knowing about the bootloader and stuff.i need help regarding how to unlock the bootloader safely and install custom recovery. thanks in advance
ps- this is my first post
Click to expand...
Click to collapse
via fastboot, while ypu are connected to a computer and are in your bootloader, you type.. fastboot oem unlock. this will unlock your bootloader(and will wipe your whole phone.
and while you are in fastboot and connected to a computer while in your bootloader, type.. fastboot flash recovery recoveryname.img. to flash a recovery.
AND.. welcome to xda
What he said ^^^^^
Or you can use one of the toolkits. Personally, I prefer the method via fastboot. You will learn more by doing it "the old fashioned" way. And yes, welcome to XDA!
Sent from my Nexus 6 using Tapatalk
simms22 said:
via fastboot, while ypu are connected to a computer and are in your bootloader, you type.. fastboot oem unlock. this will unlock your bootloader(and will wipe your whole phone.
and while you are in fastboot and connected to a computer while in your bootloader, type.. fastboot flash recovery recoveryname.img. to flash a recovery.
AND.. welcome to xda
Click to expand...
Click to collapse
One thing to add this, starting with the Nexus 6 and 9 you need to boot into the phone, unlock developer options, and flip the switch on "allow OEM Unlock." Otherwise the oem unlock command in fastboot will fail.
StykerB said:
One thing to add this, starting with the Nexus 6 and 9 you need to boot into the phone, unlock developer options, and flip the switch on "allow OEM Unlock." Otherwise the oem unlock command in fastboot will fail.
Click to expand...
Click to collapse
absolutely right..! and i keep forgetting to add that in.
simms22 said:
via fastboot, while ypu are connected to a computer and are in your bootloader, you type.. fastboot oem unlock. this will unlock your bootloader(and will wipe your whole phone.
and while you are in fastboot and connected to a computer while in your bootloader, type.. fastboot flash recovery recoveryname.img. to flash a recovery.
AND.. welcome to xda
Click to expand...
Click to collapse
so i read somewhere that ineed to install a kernal right after i do the fast boot? and could you help me out with the links? and thanks a lot man
StykerB said:
One thing to add this, starting with the Nexus 6 and 9 you need to boot into the phone, unlock developer options, and flip the switch on "allow OEM Unlock." Otherwise the oem unlock command in fastboot will fail.
Click to expand...
Click to collapse
okay ill try this today and let you guys know XD btw thanks man
http://forum.xda-developers.com/nexus-6/general/repairing-nexus-6-marshmallow-6-0-t3241976
about_99_ninjas said:
so i read somewhere that ineed to install a kernal right after i do the fast boot? and could you help me out with the links?[emoji14] and thanks a lot man
Click to expand...
Click to collapse
No you don't, unless you want to root it too.
Sent from my Nexus 6 running cyosp using Tapatalk
istperson said:
No you don't, unless you want to root it too.
Sent from my Nexus 6 running cyosp using Tapatalk
Click to expand...
Click to collapse
okay. i unlocked the bootloader with fastboot:laugh: so will be rooting it later after my exams.any recommendations for any roms/XD
Thanks alot guys! manged to unlock my bootloader with blowing up my phone:victory: thanks for the support:highfive: was shocked to see such fast response. would love your suggestions on what rom to install chroma looks good enough
about_99_ninjas said:
Thanks alot guys! manged to unlock my bootloader with blowing up my phone:victory: thanks for the support:highfive: was shocked to see such fast response. would love your suggestions on what rom to install chroma looks good enough
Click to expand...
Click to collapse
If you intent to flash a lot of roms keep "OEM unlocking" enabled in developer options!!! If will safe you from being locked out from your google account for 72 hours inn case google finds your login attempts suspicious
about_99_ninjas said:
Thanks alot guys! manged to unlock my bootloader with blowing up my phone:victory: thanks for the support:highfive: was shocked to see such fast response. would love your suggestions on what rom to install [emoji14]chroma looks good enough
Click to expand...
Click to collapse
I haven't found a bad one. Chroma, Cataclysm, Pure Nexus, Xtra smooth, many others. Try different ones to get a feel for what they do. You will discover that each has its own focus and ways of doing things.
Sent from my Nexus 6 using Tapatalk
Droidphilev said:
If you intent to flash a lot of roms keep "OEM unlocking" enabled in developer options!!! If will safe you from being locked out from your google account for 72 hours inn case google finds your login attempts suspicious
Click to expand...
Click to collapse
thanks for the heads up
wtherrell said:
I haven't found a bad one. Chroma, Cataclysm, Pure Nexus, Xtra smooth, many others. Try different ones to get a feel for what they do. You will discover that each has its own focus and ways of doing things.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
okay thanks man
jbrantley130 said:
What he said ^^^^^
Or you can use one of the toolkits. Personally, I prefer the method via fastboot. You will learn more by doing it "the old fashioned" way. And yes, welcome to XDA!
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Look at you! Professional already.. Come help me get rid of some repo bugs
Sent from my Nexus 6 using Tapatalk

Should I do OEM Lock after flashed stock+unroot?

Hi,
Few hours ago I used Nexus toolkit to return to stock rom + unrooting.
I think everything went smoothly bc's it booted succsesfuly into the fist stage of the set the language of the device.
I heard that people bricked thier devices after OTA updating - That b'cs something with the Bootloader...("Somthing" is bc's I dont know if it happened due to leaved it Unlocked or proceed the
"Relock Bootloader"(OEM Lock).
So, What should I do?
Leave unlocked OR excute "Relock Bootloader"(OEM Lock)
???
Thank you!
I've seen many comments in these forums from experienced members saying that unless you're really paranoid about security you should leave it unlocked so that you have at least the possibility to recover from bricking.
Thanks for the quick replay @dahawthorne
So...you think it someting that happened to some particularly users and NOT a comprehensively issue that happaned to many android users that unlocked the device before?
P.S: am using the Nexus Toolkit by WugFresh.
For relock the BL - Just push on "OEM Lock", right?
Thank you!!
shabydog said:
...
So, What should I do?!
Click to expand...
Click to collapse
Read the post #2 again. Search XDA for 'unlock bootloader'.
Wonder why so many XDA members will keep root access and unlocked bootloader.
shabydog said:
P.S: am using the Nexus Toolkit by WugFresh.
For relock the BL - Just push on "OEM Lock", right?
Click to expand...
Click to collapse
You do understand that I'm recommending leaving your device *unlocked*, right...?
@shabydog: For heaven's sake man, don't lock your bootloader as it's a lot easier to recover the device if the bootloader is unlocked. Google has made it easier to recover a bricked device by offering the full system in an OTA package, but despite that, you still shouldn't lock the bootloader.
@dahawthorne @Strephon Alkhalikoi @NLBeev
Conclusion: I must leave the bootloader LOCKED.
And as long I did not touched the "OEM Lock" under Relock bootloader ==> i'm safe, right?
Thank you all so much.
shabydog said:
@[email protected] [email protected]
Conclusion: I must leave the bootloader LOCKED.
Click to expand...
Click to collapse
Obviously I need to brush up on my communications skills.
YOU MUST LEAVE THE BOOTLOADER ***UNLOCKED***.
dahawthorne said:
.../ brush up on my communications skills.....
Click to expand...
Click to collapse
More power of a transmitter does not mean the receiver is fine tuned.
I love first world problems. So after another thread to ask about flashing a Nexus back to stock, he has to open a separate thread for locking the bootloader.
@shabydog If it gives you this much stress, don't do anything. You have it, as I understand, back to stock, it's working, just put it back in its box, and sell it, or keep it, I don't care, but you should really not touch it.
Sorryyyy...I messed up with all the info' and so on.
YOU MUST LEAVE THE BOOTLOADER ***UNLOCKED***.
Click to expand...
Click to collapse
So Yes - I did not touched at all with "OEM Lock" under Relock.
Sory, it's just "T-M-I" for me - and not only here - with any "unkown" instructions./tut's.
Just confusing with learmimg something that I dont know.
But I just love it so much!!!!!!!!
I know you'r familiar with - deeply into that.
I want to learn...sometimes it's hard for me so it takes time.
Hope you can understand

How To find Vivo Bootloader Unlock/Lock Command Line?

Please Master help me. I want to root my phone but first, i have to unlock bootloader from this phone (Vivo V20). I already use Command Line " fastboot flashing unlock ", " fastboot oem unlock ", " fastboot bbk unlock_vivo ", "fastboot bbk vivo_bsp unlock_vivo". Nothing Works...
Maybe someone here know how to see command line to unlock bootloader manually from system file, please help.
1. You need to Enable developer mode on your phone
2. You need to enable USB Debugging inside of developer options
3. Also, enable OEM Unlock inside developer options also ( If you dont see this option, good luck with rooting.. )
You will also need to set up ADB platform tools sdk on your computer if you are going to root
SDK Tools Setup - https://www.xda-developers.com/install-adb-windows-macos-linux/
Unlock Bootloader - https://www.lifewire.com/how-to-unlock-bootloader-android-phone-4689186
Be carefull please Dont brick your device... make sure to do your research and verify that your specific phone can be rooted...
Nameless Foe said:
1. You need to Enable developer mode on your phone
2. You need to enable USB Debugging inside of developer options
3. Also, enable OEM Unlock inside developer options also ( If you dont see this option, good luck with rooting.. )
You will also need to set up ADB platform tools sdk on your computer if you are going to root
SDK Tools Setup - https://www.xda-developers.com/install-adb-windows-macos-linux/
Unlock Bootloader - https://www.lifewire.com/how-to-unlock-bootloader-android-phone-4689186
Be carefull please Dont brick your device... make sure to do your research and verify that your specific phone can be rooted...
Click to expand...
Click to collapse
Not Work for for Vivo V20
Kwachi said:
Not Work for for Vivo V20
Click to expand...
Click to collapse
Of you don't see the option to toggle the OEM bootloader unlock inside of developer settings, I doubt you will be able to root
Don't feel bad. I can't root either
Nameless Foe said:
Of you don't see the option to toggle the OEM bootloader unlock inside of developer settings, I doubt you will be able to root
Don't feel bad. I can't root either
Click to expand...
Click to collapse
Toggle OEM already on but still cannot unlock bootloader
Vivo doesn't allow their devices' bootloader getting unlocked, so you can't unlock (most of) them.
On their support page, they stated "BL cannot be unlocked" (which is false), and "suggest you not to try it".
If you really want to unlock your bootloader, nah you can't, the only way might be selling your Vivo for something else (OnePlus, Xiaomi, etc.) that allows bootloader unlocking.
Edit 1: For some older Vivo (and Oppo), you might be able to use EDL to flash a custom recovery. OR for even older ones, you can actually unlock.
Edit 2: I believe most Vivo (including Oppo) doesn't even have the normal aboot bootloader mode.
TipzTeam said:
Vivo doesn't allow their devices' bootloader getting unlocked, so you can't unlock it.
On their support page, they stated "BL cannot be unlocked" (which is false), and "suggest you not to try it".
If you really want to unlock your bootloader, nah you can't, the only way might be selling your Vivo for something else (OnePlus, Xiaomi, etc.) that allows bootloader unlocking.
Click to expand...
Click to collapse
Can those 3 varieties of phones you listed be rooted even if its a US Version phone?
Nameless Foe said:
Can those 3 varieties of phones you listed be rooted even if its a US Version phone?
Click to expand...
Click to collapse
Those are OEMs that allow bootloader unlocking.
TipzTeam said:
Those are OEMs that allow bootloader unlocking.
Click to expand...
Click to collapse
Ohh. Ok. Cool. I'm gonna buy one. I have the Galaxy A71 and I can't do nothing
Nameless Foe said:
Ohh. Ok. Cool. I'm gonna buy one. I have the Galaxy A71 and I can't do nothing
Click to expand...
Click to collapse
A Samsung Galaxy A71 should be able to be "unlocked", but using Samsung's custom aboot download mode.
TipzTeam said:
A Samsung Galaxy A71 should be able to be "unlocked", but using Samsung's custom aboot download mode.
Click to expand...
Click to collapse
How do I go about that ? You have my attention
Nameless Foe said:
How do I go about that ? You have my attention
Click to expand...
Click to collapse
You can find your solution here: https://forum.xda-developers.com/f/samsung-galaxy-a71-roms-kernels-recoveries-ot.9845/
TipzTeam said:
You can find your solution here: https://forum.xda-developers.com/f/samsung-galaxy-a71-roms-kernels-recoveries-ot.9845/
Click to expand...
Click to collapse
Noo. Not quite. I can't unlocknmy bootloader. My dev options does not have this inside of it anywhere
Nameless Foe said:
Noo. Not quite. I can't unlocknmy bootloader. My dev options does not have this inside of it anywhere
Click to expand...
Click to collapse
You can't unlock it, you have to use Samsung's download mode to flash a custom recovery directly.
TipzTeam said:
You can't unlock it, you have to use Samsung's download mode to flash a custom recovery directly.
Click to expand...
Click to collapse
Hey. Can you dm me please. I think I know what your saying but I would really appreciate the help if you don't mind
Nameless Foe said:
Hey. Can you dm me please. I think I know what your saying but I would really appreciate the help if you don't mind
Click to expand...
Click to collapse
nah, just check this out: https://forum.xda-developers.com/t/recovery-a715f-twrp-3-5-0-ianmacd.4221253
TipzTeam said:
nah, just check this out: https://forum.xda-developers.com/t/recovery-a715f-twrp-3-5-0-ianmacd.4221253
Click to expand...
Click to collapse
Fine fine. Thanks
Nameless Foe said:
Fine fine. Thanks
Click to expand...
Click to collapse
TipzTeam said:
nah, just check this out: https://forum.xda-developers.com/t/recovery-a715f-twrp-3-5-0-ianmacd.4221253
Click to expand...
Click to collapse
Ok so just so we are on the same page, one of the instructions is to unlock oem inside developer settings on this post you sent me to.. i do NOT have that option.. just to be clear
Nameless Foe said:
Ok so just so we are on the same page, one of the instructions is to unlock oem inside developer settings on this post you sent me to.. i do NOT have that option.. just to be clear
Click to expand...
Click to collapse
Try skipping it?
TipzTeam said:
Try skipping it?
Click to expand...
Click to collapse
yea i tried to skip did not work unfortunatly

Question Help, i did something stupid.

Hello
Hoping somebody can help getting my phone up and running again.
I wanted to unroot my phone, because i was having issues with danish "MitId". And was a bit sloppy with it.
First i tried using SuperSU to remove root. Because i didnt feel like setting everything up again. Didnt work.
Then I locked the OEM Lock in developer settings. Not thinking this would be a fatal error.
Got home from work, and said to myself. Jusk lock the bootloader and the phone will reset itself.
But this is not the case, when you have been stupid enough to lock the OEM lock.
Now I am stuck on "No valid operating system could be found. The device will not boot"
I can get in to fastboot by pushning power+vol down. But cannot flash anything since the phone thinks the OEM Lock is locked on it.
Does anyone know of a solution for me. Or is it going to the shop tommorow and say that my phone is going this. And hope they will sort it for me?
Can't you fix stuff by using https://flash.android.com/ ?
No, unfortuantly not. It fails:
Device Unlock Disabled​For security reasons, you need to enable "OEM unlocking" in order to flash your device. See the device preparation instructions for more information.
Pearsondk said:
No, unfortuantly not. It fails:
Device Unlock Disabled​For security reasons, you need to enable "OEM unlocking" in order to flash your device. See the device preparation instructions for more information.
Click to expand...
Click to collapse
Try sideloading the full OTA. You don't need an unlocked bootloader for that.
Unfortuatly not, if I try to enter recovery mode. The phone just goes back to the screen saying "No valid operating system could be found. The device will not boot"
ADB is not available to me
If you can't sideload the OTA, I'm afraid there is not much else you can do with a locked bootloader except try to RMA it.
Can you get into recovery at all. Even if it's the stock you can attempt a sideload of the stock OTA.zip from Google. You may also try if your on boot slot A
fastboot --set-active=b
On b use
fastboot --set-active=a
Try to see if the other boot slot has an a bootable OS.
*****I apologize I just saw it's actually still locked****"
Contact U-break I-fix if I typed that correctly. The third party warranty repair center for Google's warranty. I believe they can attempt to switch the boot slot with a locked bootloader with the equipment they use to reflash these devices. If anything it's under warranty get the RMA and if the bootloader is locked on it trade someone or sell it and use it to make buying a new cheaper..
JovialQuestion said:
Can you get into recovery at all. Even if it's the stock you can attempt a sideload of the stock OTA.zip from Google. You may also try if your on boot slot A
fastboot --set-active=b
On b use
fastboot --set-active=a
Try to see if the other boot slot has an a bootable OS.
Click to expand...
Click to collapse
No, I can get into fastboot and that is it.
But everything I try in fastboot gets rejected, since it says the phone is locked.
Does the bootloader screen on the phone have the option to boot into Rescue. This has a ADB connection but I am not sure if adb sideload works
Really mad that Google intentionally locks phones this way, turning them into completely functional, but useless piece of junk. I guess that's late stage capitalism for you xD
JovialQuestion said:
Does the bootloader screen on the phone have the option to boot into Rescue. This has a ADB connection but I am not sure if adb sideload works. Use the volume keys and power button to select it
Click to expand...
Click to collapse
Kofa1 said:
Really mad that Google intentionally locks phones this way, turning them into completely functional, but useless piece of junk. I guess that's late stage capitalism for you xD
Click to expand...
Click to collapse
Google is not responsible for phone's with locked bootloaders. They make the device with the specifications the carrier that sells it stipulates. Google themselves allows the unlock.
Lughnasadh said:
If you can't sideload the OTA, I'm afraid there is not much else you can do with a locked bootloader except try to RMA it.
Click to expand...
Click to collapse
Iam guessing the same. Phone doesnt want to do anything.
And since i cant get into the phone to oem lock i am stuck. Live in Denmark, so by law I havnt voided the warrenty by rooting.
Pixel warranty is always valid even if you unlock and root. Google doesn't void the warranty. Go to Google pixel support page. Find warranty and act as if your submitting a RMA and it will tell you after you enter the device IMEI how long your warranty is valid for
Delete
If that were true. Android flash tool https://flash.android.com/welcome
Would work as it's the same process for the browser to flash the very same file. Motorola allowed signed factory img on locked. Google had never allowed that in fastboot as far as I am aware
DroidRommer said:
All you need to do is go here Factory pixel firmwares and scroll down to pixel 7 panther assuming you're not on the pro (cheetah)
-select the latest version for your model whether that's Verizon or whatever if you have the carrier unlocked one like myself just choose the Feb firmware that doesn't have a carrier name at the end of the firmware number (you should have your phone plugged into your PC and in fastboot mode) click flash and follow the steps. These are Googles factory images so it doesn't matter if your bootloader is unlocked or not as long as you choose the latest version and the correct version for your phone. Tbh you can't really brick the pixel 7 as long as you have a PC and are able to put the phone in fastboot mode (holding the volume down and power button while powering on)
-Anytime you run into some kind of bootloop issue or wanna get rid of root flashing the stock firmware from this website will factory reset and revert your phone to the way it was the very first time it was pulled out of the box and powered on. If you have already tried this and you know forsure you did everything correctly then I must admit I have never had this happen and I'm someone who flashes custom roms and goes back to stock to get the latest security update just to turn around and flash another custom rom right after lol. If you need any help or advice feel free to pm me whenever. I have been rooting phones for a long time and have to say that the Google pixel is by far the most user friendly phone I've ever owned when it comes to custom rooms, rooting etc. You can ALWAYS go back as long as you know what steps to take. Sorry for the rant especially if you already figured it out.
Happy Customizing!
DROIDROMMER
Click to expand...
Click to collapse
Their bootloader is locked. You cannot flash a factory image like that with a locked bootloader. They also turned off OEM Unlocking in the developer settings. If they had left this enabled they would be able to use Android Flash Tool as that tool will unlock your bootloader if OEM Unlocking is enabled.
Kofa1 said:
Really mad that Google intentionally locks phones this way, turning them into completely functional, but useless piece of junk. I guess that's late stage capitalism for you xD
Click to expand...
Click to collapse
This wouldn't be Google, they basically encourage you too unlock the bootloader and root if you want as they give you all the tools you need and factory firmware options to go back if you make a mistake. Tbh if you are able to unlock and root the phone to start then you can go back. Even with a locked bootloader you can always flash the latest factory image on googles dev website, you just can't downgrade firmware or install different carrier firmware without the unlocked bootloader. If we really wanna poke at some phone developers I vote Samsung as I have had multiple people ask me to root their phones and if it's a US snapdragon version it cannot be done its so frustrating lol thanks for letting me vent, have a great day if you have the the carrier unlocked dev edition of the pixel 7 and ever need any help feel free to pm me. I have been rooting and romming pixels for a long time
Edit: I was not aware you couldn't flash the stock firmare using googles dev page without oem unlock. I apologize for jumping to conclusions. I thought I had every possible bad scenario happen to me by now but apparently I learned something new today.
DroidRommer said:
This wouldn't be Google, they basically encourage you too unlock the bootloader and root if you want as they give you all the tools you need and factory firmware options to go back if you make a mistake. Tbh if you are able to unlock and root the phone to start then you can go back. Even with a locked bootloader you can always flash the latest factory image on googles dev website, you just can't downgrade firmware or install different carrier firmware without the unlocked bootloader. If we really wanna poke at some phone developers I vote Samsung as I have had multiple people ask me to root their phones and if it's a US snapdragon version it cannot be done its so frustrating lol thanks for letting me vent, have a great day if you have the the carrier unlocked dev edition of the pixel 7 and ever need any help feel free to pm me. I have been rooting and romming pixels for a long time
Click to expand...
Click to collapse
Dude. You cannot flash factory images of any kind on any Google phone with the bootloader in locked status. Please stop giving false information on here. If you want to talk up Samsung do it on a Samsung post. Let's not confuse everyone please
DroidRommer said:
Even with a locked bootloader you can always flash the latest factory image on googles dev website, you just can't downgrade firmware or install different carrier firmware without the unlocked bootloader.
Click to expand...
Click to collapse
To use Android Flash Tool, you have to have OEM Unlocking enabled in Developer Options for it to be able to unlock the bootloader.
To flash the factory image in fastboot you must have an unlocked bootloader.
Lughnasadh said:
Their bootloader is locked. You cannot flash a factory image like that with a locked bootloader. They also turned off OEM Unlocking in the developer settings. If they had left this enabled they would be able to use Android Flash Tool as that tool will unlock your bootloader if OEM Unlocking is enabled.
Click to expand...
Click to collapse
Okay my bad you are right fortunately I have never had this happen. And like someone else said if he can't get into recovery then he can't sideload a factory ota... sorry I'm at a loss on this one. Some custom roms use "fastboot update file.zip" would that do anything in this case or would that command not even work with a locked bootloader I'm assuming. I apologize for trying to act like a know it all I've just never heard of this happening

Categories

Resources