[Guide] Enable camera API 2 (No root) - Asus ZenFone Max Pro M1 Guides, News, & Discussio

-----Working------
(Tested by users)
I'm not liable for any damage, dead devices, corrupt sd cards bla bla bla
Steps:
1) setup fastboot and adb drivers on pc
2) power off the phone and enter fastboot mode.
3) fire up fastboot terminal and connect your phone to the pc, enable USB debugging mode from dev. options too.
4) Run the command:
fastboot oem enable_camera_hal3 true
5) reboot
6) check g cam or any camera API testing apps to make sure if it's working.
7) report back here if all is good.
Thanks to @shakalaca

Thanks to all those who tested this. The method works.
I'll make a script to make things much more easier.
If you get error at fastboot window saying device not found or waiting for device. That's a driver issue.
Check some comments down below, a user has mentioned methods to solve it.
OTA will not be effected in any way by this mod.
Warranty should not be void too.

Yes, it really works from the report here : https://www.asus.com/zentalk/tw/thread-353753-1-1.html

Confirmed.. it works!!! Thanks...

Will it affect ota?

Does it need root or any other modification to our phone? Or we can just do it to our fully stock unmodified phone?

RajnishPS said:
Does it need root or any other modification to our phone? Or we can just do it to our fully stock unmodified phone?
Click to expand...
Click to collapse
It doesnt need any root, n it works in locked bootloader.

Is there a way to enable it without pc as I don't have one now. Living in college hostel without laptop ?.

sarvesh2498 said:
Will it affect ota?
Click to expand...
Click to collapse
It should not.

SumitGupta2442 said:
Is there a way to enable it without pc as I don't have one now. Living in college hostel without laptop .
Click to expand...
Click to collapse
You will need pc for it.
Borrow a friend's lappy.

its workong bro.....you saved my money thnk u bro
without root just awesome.....there a huge difference between asus cam and gcam images hugeeee

failed to do so
Code:
[email protected] ~> fastboot devices
C4ATAS000000YYC fastboot
[email protected] ~> fastboot oem enable_camera_hal3 true
< waiting for device >
^C⏎ [email protected] ~> fastboot -l devices
C4ATAS000000YYC fastboot usb:3-6
[email protected] ~> adb devices
List of devices attached
[email protected] ~> fastboot devices
C4ATAS000000YYC fastboot
[email protected] ~> sudo fastboot oem enable_camera_hal3 true
< waiting for device >

rahulacr said:
its workong bro.....you saved my money thnk u bro
without root just awesome.....there a huge difference between asus cam and gcam images hugeeee
Click to expand...
Click to collapse
Thanks! Press the thanks button too!

ashickur_noor said:
failed to do so
Code:
[email protected] ~> fastboot devices
C4ATAS000000YYC fastboot
[email protected] ~> fastboot oem enable_camera_hal3 true
< waiting for device >
^C⏎ [email protected] ~> fastboot -l devices
C4ATAS000000YYC fastboot usb:3-6
[email protected] ~> adb devices
List of devices attached
[email protected] ~> fastboot devices
C4ATAS000000YYC fastboot
[email protected] ~> sudo fastboot oem enable_camera_hal3 true
< waiting for device >
Click to expand...
Click to collapse
Use stock cable which comes with device.
The issue is with drivers. Check them.

Bro, do we still get the OTA update and hopefully there is no warranty break?

boosters said:
Bro, do we still get the OTA update and hopefully there is no warranty break?
Click to expand...
Click to collapse
Why does it break ? You did not unlock or root your phone. This is just a workaround in fast boot which is not a hack.

GryTEcHoG said:
Why does it break ? You did not unlock or root your phone. This is just a workaround in fast boot which is not a hack.
Click to expand...
Click to collapse
Thanks I am also thought about the same :cyclops:

[email protected] said:
Thanks! Press the thanks button too!
Click to expand...
Click to collapse
How can you even dare to ask him to press the thanks button when its not your work you just copied @shakalaca work and posted it. Be ashamed kid!

Great

Akshay8181 said:
How can you even dare to ask him to press the thanks button when its not your work you just copied @shakalaca work and posted it. Be ashamed kid!
Click to expand...
Click to collapse
What the hell?
Well, if it satisfies your ego. I don't feed mine with "thanks". I've got job to do than to argue with 15yr old kids hiding behind a screen.

Related

Firewater S-OFF

Hey,
I just S-OFF'ed my phone with Firewater (http://forum.xda-developers.com/showthread.php?t=2632351)
Anyyone got a link for me with how i can remove the red text?
I've HBOOT 1.54.0000
killerbie said:
Hey,
I just S-OFF'ed my phone with Firewater (http://forum.xda-developers.com/showthread.php?t=2632351)
Anyyone got a link for me with how i can remove the red text?
I've HBOOT 1.54.0000
Click to expand...
Click to collapse
flash custom firmware (without red text)
kamilmirza said:
flash custom firmware (without red text)
Click to expand...
Click to collapse
Where can I find that, please?
thx
ps: so I falsh custom firmware, then recovery again, than my rom again. Or am i wrong?
killerbie said:
Where can I find that, please?
thx
ps: so I falsh custom firmware, then recovery again, than my rom again. Or am i wrong?
Click to expand...
Click to collapse
please use search before posting
check THIS or THIS or THIS(dark bootloader)
no need to flash recovery or ROM after updating firmware
Got another problem.
When the phone is on, I can give commands via the command prompt (reboot etc works)
When in bootloader it always says 'waiting for device"
I've already relocked the bootloader to install the firmware
killerbie said:
Got another problem.
When the phone is on, I can give commands via the command prompt (reboot etc works)
When in bootloader it always says 'waiting for device"
I've already relocked the bootloader to install the firmware
Click to expand...
Click to collapse
uninstall HTC Sync with drivers, restart PC
download and install these DRIVERS
try again
kamilmirza said:
uninstall HTC Sync with drivers, restart PC
download and install these DRIVERS
try again
Click to expand...
Click to collapse
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
killerbie said:
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
Click to expand...
Click to collapse
boot into bootloader 1st
choose fastboot in the bootloader
then use all the fastboot comands in command prompt - it should work
eg. c:\adb\fastboot devices
BIGMOH said:
boot into bootloader 1st
choose fastboot in the bootloader
then use all the fastboot comands in command prompt - it should work
eg. c:\adb\fastboot devices
Click to expand...
Click to collapse
Still doesnt' work. My pc revognises the phone only when its IN android I think :/
Is it possible to flash the firmware.zip via adb sideload? or recovery? or just when android is on? in those cases adb works
killerbie said:
Still doesnt' work. My pc revognises the phone only when its IN android I think :/
Is it possible to flash the firmware.zip via adb sideload? or recovery? or just when android is on? in those cases adb works
Click to expand...
Click to collapse
By any chance are you using Windows 8.1?
killerbie said:
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
Click to expand...
Click to collapse
BIGMOH said:
By any chance are you using Windows 8.1?
Click to expand...
Click to collapse
seems like Windows 8.1
Sent from my One using Tapatalk
kamilmirza said:
seems like Windows 8.1
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Yep, Windows 8.1. I'm going to try get my hands on a windows 7 machine this evening

[HELP]Making ADB work with Moto G 2014

Hi,
My friends Moto G just died and now it is just bootlooping. He asked me to try get contacts through ADB but it is not finding phone.
I installed Motorola Device Manager and it seems that it found phone and successfully used command "get variable", but when I use ADB via CMD it don't even finding phone.
How can I fix this?
Tenderenden said:
Hi,
My friends Moto G just died and now it is just bootlooping. He asked me to try get contacts through ADB but it is not finding phone.
I installed Motorola Device Manager and it seems that it found phone and successfully used command "get variable", but when I use ADB via CMD it don't even finding phone.
How can I fix this?
Click to expand...
Click to collapse
at first learn what ADB is.
at second - fastboot it the proper place to begin with.
PsyClip-R said:
at first learn what ADB is.
at second - fastboot it the proper place to begin with.
Click to expand...
Click to collapse
Well, fastboot don't want to work neither so that answer didn't help at all
Tenderenden said:
How can I fix this?
Click to expand...
Click to collapse
ADB can only be used from a fully booted device (you have to be past the login screen. It's a security measure so no one can mess with your data without approval). You can use fastboot commands though.
Try this
Download Minimal ADB and Fastboot and install it.
start "Minimal ADB and Fastboot" by navigating to the Start Menu Folder you choose to create during installtion or the desktop shortcut you choose to create and selecting "Minimal ADB and Fastboot"
You should now see a command window open.
Put your device in fastboot mode and connect usb.
Now just do verify type this command
Code:
fastboot devices
the output should show something like this (your number is different)
Code:
fastboot devices
XXXXXXXXXXfastboot
Now do your thing, like flashing stock ROM. Multiple tutorials exist for that.
doppelhelix said:
ADB can only be used from a fully booted device (you have to be past the login screen. It's a security measure so no one can mess with your data without approval). You can use fastboot commands though.
Try this
Download Minimal ADB and Fastboot and install it.
start "Minimal ADB and Fastboot" by navigating to the Start Menu Folder you choose to create during installtion or the desktop shortcut you choose to create and selecting "Minimal ADB and Fastboot"
You should now see a command window open.
Put your device in fastboot mode and connect usb.
Now just do verify type this command
Code:
fastboot devices
the output should show something like this (your number is different)
Code:
fastboot devices
XXXXXXXXXXfastboot
Now do your thing, like flashing stock ROM. Multiple tutorials exist for that.
Click to expand...
Click to collapse
That is the answer that I needed!
Can I somehow pull data from this phone using fastboot? Because I think that flashing stock ROM will erase any personal data, but I really need to get it.
Tenderenden said:
That is the answer that I needed!
Can I somehow pull data from this phone using fastboot?
Click to expand...
Click to collapse
No. That would defeat the lock screen. Just imagine someone steals your phone and can access your data just by booting into fastboot.
doppelhelix said:
No. That would defeat the lock screen. Just imagine someone steals your phone and can access your data just by booting into fastboot.
Click to expand...
Click to collapse
Okay, I got it. Now, have you got any suggestions how to get contacts and (hopefully) SMS back?
Tenderenden said:
how to get contacts and (hopefully) SMS back?
Click to expand...
Click to collapse
Contacts are synchronised with your Google account (unless you choosed not to). Can't say the same about SMS.
doppelhelix said:
No. That would defeat the lock screen. Just imagine someone steals your phone and can access your data just by booting into fastboot.
Click to expand...
Click to collapse
Loading custom recovery via
fastboot boot TWRP.img should do the job.
than one can can make a full backup, which might be extracted on pc as a regular archive.
PsyClip-R said:
Loading custom recovery via
fastboot boot TWRP.img should do the job.
Click to expand...
Click to collapse
Does this work with locked bootloader? That would be really messed up.
Tenderenden said:
Hi,
My friends Moto G just died and now it is just bootlooping. He asked me to try get contacts through ADB but it is not finding phone.
I installed Motorola Device Manager and it seems that it found phone and successfully used command "get variable", but when I use ADB via CMD it don't even finding phone.
How can I fix this?
Click to expand...
Click to collapse
Is your bootloader locked?
Can you try fastboot oem partition dump userdata (using mfastboot, not Google's fastboot)?
PsyClip-R said:
Loading custom recovery via
fastboot boot TWRP.img should do the job.
than one can can make a full backup, which might be extracted on pc as a regular archive.
Click to expand...
Click to collapse
I will try that. Firstly my friend want to message the seller to get his phone repaired. So I can not touch anything in software until he is done.
doppelhelix said:
Contacts are synchronised with your Google account (unless you choosed not to). Can't say the same about SMS.
Click to expand...
Click to collapse
Unfortunately in this case contacts weren't synchronised.
LuK1337 said:
Is your bootloader locked?
Can you try fastboot oem partition dump userdata (using mfastboot, not Google's fastboot)?
Click to expand...
Click to collapse
Well, it seems that I have to read something more about what you said here firstly xD
And the bootloader is locked.
But I appreciate any new idea that may lead to solving this problem.
Tenderenden said:
I will try that. Firstly my friend want to message the seller to get his phone repaired. So I can not touch anything in software until he is done.
Unfortunately in this case contacts weren't synchronised.
Well, it seems that I have to read something more about what you said here firstly xD
And the bootloader is locked.
But I appreciate any new idea that may lead to solving this problem.
Click to expand...
Click to collapse
fastboot oem partition dump userdata may work with locked BL and it'd be great to know if it does...
LuK1337 said:
fastboot oem partition dump userdata may work with locked BL and it'd be great to know if it does...
Click to expand...
Click to collapse
I will try it as fast as I can. Thanks

Bootloader not unlocking (Asus Zenfone Go ZB452KG)

Hey people, first time in this section so I'm gonna go straight to the chase...
I've been having some troubles unlocking this phone's bootloader
http://www.gsmarena.com/asus_zenfone_go_zb452kg-8097.php
Here's the thing
I've already enabled "Enable OEM unlock" in Developer Options
I've already unlocked many devices and this is the first time i got this problem
When going in bootloader and doing
Code:
fastboot oem unlock
It's stuck in
Code:
...
waited for 5 mins... NONE, still stuck
Reboot and did nothing, bootloader still locked
So I'm gonna need some help in this freakin phone :fingers-crossed:
How were you able to "Enable OEM Unlock"?
My ZB452KG has the developer mode activated, but there's no option to Enable OEM Unlock...
BallisticSmith said:
How were you able to "Enable OEM Unlock"?
My ZB452KG has the developer mode activated, but there's no option to Enable OEM Unlock...
Click to expand...
Click to collapse
Downgrade to the very first firmware version
veez21 said:
Downgrade to the very first firmware version
Click to expand...
Click to collapse
Yeah, i tried doing that through adb, but the phone don't let me install an older ROM version on top of this one
BallisticSmith said:
Yeah, i tried doing that through adb, but the phone don't let me install an older ROM version on top of this one
Click to expand...
Click to collapse
flash the very first stock recovery(find it in facebook groups) through flashify and then flash the very first firmware
veez21 said:
flash the very first stock recovery(find it in facebook groups) through flashify and then flash the very first firmware
Click to expand...
Click to collapse
if I can download the very first firmware Asus Zenfone Go ZB452KG from the website ASUSTek?
Sorry for my bad english
Str1kman said:
if I can download the very first firmware Asus Zenfone Go ZB452KG from the website ASUSTek?
Sorry for my bad english
Click to expand...
Click to collapse
You can download it, then flash(needs root) the very first stock recovery and then you can flash the firmware?
this thread has continued to be unaswered for several years now.
only tested 2 phones... and it seems they both have bootloader status is unknown. i can do fastboot and recovery mode on the 2 phones but on fastboot mode.. only shows blank screen... idk why it's like that. i downgraded both phones to 12.2.0 version. and bootloader status is still unknown. it can be recognized by the computer in fastboot mode using fastboot devices command but you can't do anything to it. fastboot oem device-info does not work only shows .......... , fastboot oem unlock ....., only one working is fastboot adb_enable .. kinda useless. .. i gave up on unlocking the bootloader for this phone.. im too noob for this.
yankee77 said:
this thread has continued to be unaswered for several years now.
only tested 2 phones... and it seems they both have bootloader status is unknown. i can do fastboot and recovery mode on the 2 phones but on fastboot mode.. only shows blank screen... idk why it's like that. i downgraded both phones to 12.2.0 version. and bootloader status is still unknown. it can be recognized by the computer in fastboot mode using fastboot devices command but you can't do anything to it. fastboot oem device-info does not work only shows .......... , fastboot oem unlock ....., only one working is fastboot adb_enable .. kinda useless. .. i gave up on unlocking the bootloader for this phone.. im too noob for this.
Click to expand...
Click to collapse
I opened this thread when I was still "noob-ish". The device's bootloader can't be unlocked. Unless someone hacks into it's bootloader (like LG L Fino), it might be possible.
Mr.haikal
veez21 said:
I opened this thread when I was still "noob-ish". The device's bootloader can't be unlocked. Unless someone hacks into it's bootloader (like LG L Fino), it might be possible.
Click to expand...
Click to collapse
I found a way to unlock bootloader on this device. Just run this commands:
Code:
fastboot oem adb_enable 1
fastboot reboot-bootloader
fastboot oem unlock
Also compiled a TWRP recovery:
TWRP: https://github.com/Displax/android_.../download/3.2.3-0/twrp-3.2.3-0-ASUS_X014D.img
Sources: https://github.com/Displax/android_device_asus_ASUS_X014D
Displax said:
I found a way to unlock bootloader on this device. Just run this commands:
Also compiled a TWRP recovery:
TWRP: https://github.com/Displax/android_...s/download/master/twrp-3.2.1-0-ASUS_X014D.img
Source: https://github.com/Displax/android_device_asus_ASUS_X014D
Click to expand...
Click to collapse
Cool, I'll try it when I get the device on my hands. I don't have it anymore.
EDIT: It works wew ?
Displax said:
I found a way to unlock bootloader on this device. Just run this commands:
Code:
fastboot oem adb_enable 1
fastboot reboot-bootloader
fastboot oem unlock
Also compiled a TWRP recovery:
TWRP: https://github.com/Displax/android_.../download/3.2.3-0/twrp-3.2.3-0-ASUS_X014D.img
Sources: https://github.com/Displax/android_device_asus_ASUS_X014D
Click to expand...
Click to collapse
+1 worked after i installed the drivers from Asus PCLink. Anyone has a custom kernel or ...
BallisticSmith said:
Yeah, i tried doing that through adb, but the phone don't let me install an older ROM version on top of this one
Click to expand...
Click to collapse
I got root access with KingRoot and then flashed TWRP with Flashify.
Somehow that gave me access to bootloader without the necessity to downgrade the firmware.

[GUIDE] Temporary unlock bootloader to flash partitions on Nougat

This guide won't work with OFFICIAL Oreo. I've also made a batch script for this so you don't have to type though
This is the new guide for TWRP without the need of OST. I'll cover the other thread later
What you need:
-Service bootloader which is in the attachment, just delete the .zip extension
-ADB: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
-Nokia driver, available when you plug in the phone
Tutorial:
-Install Nokia driver and ADB first in which way you feel the most convenient
-Plug in your phone after allowing USB Debugging
-Type these commands, each one at a time
Boot your phone to download mode
adb reboot bootloader
Click to expand...
Click to collapse
Get the product ID
fastboot getvar productid
Click to expand...
Click to collapse
It will throw back a string begin with D1A. Copy that string and generate its MD5. I use this service https://md5.gromweb.com
Unlock the bootloader
fastboot oem dm-verity <your MD5 here>
Click to expand...
Click to collapse
When it says failed, your MD5 might be wrong
Flash the service bootloader
fastboot flash aboot <path to mbn file>
Click to expand...
Click to collapse
BE CAREFUL AS CORRUPTED ABOOT MIGHT BRICK YOUR PHONE
If it says OK, proceed to the flashing part, else dm-verity again
Reboot bootloader again
fastboot reboot-bootloader
Click to expand...
Click to collapse
Re-unlock your bootloader
fastboot oem dm-verity <your MD5 here>
Click to expand...
Click to collapse
Congrats! Now you can flash anything you want, shoutout to anyone who provided OST
Note
-Again, special thanks to @heineken78 and @the_laser for their discussion, and anyone involved with the great tool called OST
-The command is found within the file named AdbCmdDll.dll. You can just crack open it with IDA or whatever to find the command yourself
-After flashing, log is in C:\LogData\OUT or OST. Just find the txt file which is about 15KB in size, thanks @hikari_calyx
You mean if I use this option to OEM unlock the boot loader is still locked
Note, doesnt work after Oreo update
heineken78 said:
Note, doesnt work after Oreo update
Click to expand...
Click to collapse
Do you have IDA on your PC?
wolfyapl said:
Do you have IDA on your PC?
Click to expand...
Click to collapse
Yes I have.
Tools "must have":
Beyond Compare, IDA Pro, WinHex.
heineken78 said:
Yes I have.
Tools "must have":
Beyond Compare, IDA Pro, WinHex.
Click to expand...
Click to collapse
Hey, can you patch the exe of OST 6.0.4? Thanks!
wolfyapl said:
Hey, can you patch the exe of OST 6.0.4? Thanks!
Click to expand...
Click to collapse
look here https://forum.xda-developers.com/showpost.php?p=75486360&postcount=64
heineken78 said:
look here https://forum.xda-developers.com/showpost.php?p=75486360&postcount=64
Click to expand...
Click to collapse
Do you know the password of the mbn zip?
Does it work after oreo update... Is there is any way to root oreo
Birbal said:
Does it work after oreo update... Is there is any way to root oreo
Click to expand...
Click to collapse
If you're talking about official Oreo, I'm afraid not
wolfyapl said:
If you're talking about official Oreo, I'm afraid not
Click to expand...
Click to collapse
Thanks bro for the info i am running official oreo btw
I've accidentally tried to do this with the mbn file of Nokia 5 TWRP link of this tread:
https://forum.xda-developers.com/nokia-5/development/root-twrp-nokia-5-t3703423
When I tried to reboot the bootloader, the phone started acting like it's dead and Windows couldn't recognize it anymore. Do you know how I can fix this?
LInk doesn't work
Can someone upload the TWRP link as the above one doesn't work. Thank you!
pls help
after entering "fastboot oem dm-verity e9fcead1112f39bf19a83fc753b4bc1d" it says OK but nothing happens
here:
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot devices
D1AGAD1781632534 fastboot
PS C:\adb> fastboot oem dm-verity e9fcead1112f39bf19a83fc753b4bc1d
...
OKAY [ 0.008s]
finished. total time: 0.010s
PS C:\adb> fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.016s]
finished. total time: 0.031s
It shows "Waiting for device"
It shows "Waiting for device"
When i type 2nd command line.
My phone is in download mode after i typed first line.
Please help me , I need to change my imei . So i have to root. But i am not having any proccess. I googled a lot but cant unlock the bootloader.
Even when i tried flashing twrp ,that said the same thing waiting for device in adb command line. :crying:
black screen
my device is on screen deny and windows does not recognize it, nor does it enter download mode with buttons volume up and power
thankyou ... its work for TA-1053
Besides the effort you made to place this into the forum; I disregard having to make click in a Website in Chinese.
Perhaps you know Chinese. Well.. Imagine all the users clicking blindly... Is that safe? Even though you've tested it; it is still pretty uncertain that users will not end with malware.
Or end up with anti privacy on their devices or receiving millions of ads. I honestly find this thread offensive and unsafe to everyone.
If you are the author; a mirror would be nice. Some information regarding TWRP; indicating that the TWRP itself wont be in Chinese.
Therefore i disregard this thread.
wolfyapl said:
It will throw back a string begin with D1A. Copy that string and generate its MD5. I use this service
When it says failed, your MD5 might be wrong
Click to expand...
Click to collapse
Do we need to copy that string in capital or lowercase ?
after the command "fastboot getvar productid", i'm stuck at [waiting for device]... please help me solve this

How To Guide [GUIDE] [DON'T ATTEMPT] Re-locking bootloader on 10R

IMPORTANT UPDATE:
Recently we have noticed that trying to lock the bootloader is bricking many devices. We have found an alternate way, but that process is somewhat complicated, and I would not suggest attempting to lock the bootloader as of now. If anything changes, I will let you know here.
Click to expand...
Click to collapse
NOTE: THIS WILL WIPE YOUR DATA.
1. Connect your phone to PC / laptop and type command:
adb devices
Click to expand...
Click to collapse
Then one usb-debugging popup will appear in your phone click allow there.
2. Give command:
adb reboot bootloader
Click to expand...
Click to collapse
3. Then give the command:
fastboot devices
Click to expand...
Click to collapse
4. If you can see the output, then go for the command:
fastboot flashing lock
Click to expand...
Click to collapse
5. A confirmation-screen will come on your phone asking to press the Volume Up button to lock the bootloader.
This will wipe your data and lock the bootloader.
If the device is stuck in fastboot mode and is not booting to the system on its own, execute the command:
fastboot reboot
Click to expand...
Click to collapse
6. Cheers!!

Categories

Resources