{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If OEM unlock option is present but greyed in Settings -> Developer options then probably bootloader is already unlocked.
You may check this with this ADB / Fastboot command sequence
Code:
adb devices
adb reboot fastboot
fastboot reboot fastboot
fastboot oem device-info
Related
I wanted to unlock LG G4 but Adb not see device , When I write "adb reboot bootloader" g4 turn into fastboot mode but when I Write "fastboot oem device-id" Nothing heppens, , I have installed the newest drivers and I have the Debugging mode ON , Any ideas what Can I do ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/IMG]
Hey!
So. I tried to fastboot with Flashy and TWRP in the same way I did with my Nexus 4.
However something has problem now I can not exit the screen (Image).
and when I try to use cmd way, it occurs to me this problem, "FAILED (remote: unknown command)" (image2).
Also tried the method http://forum.xda-developers.com/g-pad-10/general/guide-return-to-stock-t2919039
However it does not recognize the USB, but if I cmd in fastboot use a "fastboot devices" it appears.
Someone can help me?
Images Pad:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Images CMD:
Thanks guys
For some reason my resolution changed, see picture, and I can't enable USB Debugging, tried to flash TWRP I had bootloader unlocked when i first got the phone,and now wont boot to recovery and I can't use adb right now to change the resolution, any suggestions or i just take it to phone repair shop and pray?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just did factory reset by fastboot and its back
Hi guys i just unlocked my oem lock with adb commands without a problem then i did a fresh install to my phone and then whenever i tried to install twrp (when the phone in bootloader) adb can't detect my phone. If my phone is turned on it is fine it can be listed in adb but when in bootloader it can't see my phone what may be the problem here?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm able to get to the unlocking bootloader screen on my phone, but my volume buttons don't work so I'm not able to select "Unlock the Bootloader" since it defaults to "Do Not Unlock the Bootloader".
Code:
C:\Users\XXXXXX>cd downloads
C:\Users\XXXXXX\Downloads>cd fastboot
C:\Users\XXXXXX\Downloads\fastboot>fastboot flashing unlock
Is there a workaround for this? Or am I SOL?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}