[Guide] disable frp lock J320A/AZ - Samsung Galaxy J3 (2016) Guides, News, & Discussio

It took me 2 weeks of contemplating the ethics of posting this info.
But if you search hard enough you'll find many different ways to accomplish this same task, so here it is.
While the methods I found are just workarounds, this way will disable frp all together.
Thanks to @Sh$llNinjA for sharing a engroot boot image.
An engineers boot image with an active root shell interface.
{
"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"
}
Fire up oden and load the boot into the AP section and flash.
Leave the phone hooked to the pc and after it boots up you can connect with adb
To make sure the pc can communicate with the phone start with
Code:
adb devices
.
If you can see the phone then you can follow up with
Code:
adb shell dd if=/dev/zero of=/dev/block/mmcblk0p16
And that's it!!
Reboot and check it out.

Dosent work
---------- Post added at 12:05 AM ---------- Previous post was at 12:04 AM ----------
Help i cant do it

DanZeFan said:
Dosent work
---------- Post added at 12:05 AM ---------- Previous post was at 12:04 AM ----------
Help i cant do it
Click to expand...
Click to collapse
Where are you having the issue?

DanZeFan said:
Dosent work
---------- Post added at 12:05 AM ---------- Previous post was at 12:04 AM ----------
Help i cant do it
Click to expand...
Click to collapse
I can Help out If u Free Let Me because after Flash EngRoot put Wifi go on google Verification page and after Write Cmd

DamienMc said:
Fire up oden and load the boot into the AP section and flash.
Leave the phone hooked to the pc and after it boots up you can connect with adb
Click to expand...
Click to collapse
Something went wrong on your Pixel Experience Rom, so I tried flashing the stock deodexed rom you made (from Pixperience with FlashFire with wipe), and had the same problem as @EzzBMTH. I then flashed the boot successfully thru Odin. It left download mode and I am now greeted with a nice black screen. I can't turn it on by pressing and holding power. Can you help?

Hmm, I'll investigate this farther this weekend... In the mean time you should be able to hold -vol and power to get into download mode and flash back to stock with Odin
[EDIT]
Oh wait... Just found the thread and see what your doing.
The eng_root selinux is not permissive, so if your rooted you'll see a black screen, but the adb commands work. After your done you must reflash eng_boot... Guess I need to update the OP
[/EDIT]

DamienMc said:
Hmm, I'll investigate this farther this weekend... In the mean time you should be able to hold -vol and power to get into download mode and flash back to stock with Odin
[EDIT]
Oh wait... Just found the thread and see what your doing.
The eng_root selinux is not permissive, so if your rooted you'll see a black screen, but the adb commands work. After your done you must reflash eng_boot... Guess I need to update the OP
[/EDIT]
Click to expand...
Click to collapse
Reflash the eng_boot that is in the OP? Edit: ran adb commands while the screen was black. then went to download mode and FRP lock was off. Reflashed the boot image in OP, and phone is still black trying to boot. Edit the second: just so you know this (I should have put this in previous edit), I left my black screen phone plugged in all night, and it must have booted halfway overnight because in the morning it was stuck on the AT&T boot logo. I moved it to the download screen but pressed vol down to reboot, but it still was black. Then I decided to come back here and see what you said:
DamienMc said:
...if your rooted you'll see a black screen, but the adb commands work. After your done you must reflash eng_boot...
Click to expand...
Click to collapse

Op has eng_root, you need eng_boot
look here

DamienMc said:
Op has eng_root, you need eng_boot
look here
Click to expand...
Click to collapse
WOW i am really dumb. works perfectly now. thank you

thank you! this worked for me. i just bought a used j3 only to find it was frp locked. and after 2 hours of searching for a proper bypass, i always got stuck at some point. but his worked for me thank you so much for this!

Can you please walk me through the steps of setting up adb on windows 7 PC. Really need to get this FRP lock off my phone. Thanks
Can you make this code in to a root.bat file for me so I can just click on it and inject this code???

https://forum.xda-developers.com/showthread.php?t=2588979
Should do the trick.
I thought about making a script, but what's the point, it's just one command.
And remember, if your rooted, you'll have to reflash back to eng_boot when your done.

DamienMc said:
https://forum.xda-developers.com/showthread.php?t=2588979
Should do the trick.
I thought about making a script, but what's the point, it's just one command.
And remember, if your rooted, you'll have to reflash back to eng_boot when your done.
Click to expand...
Click to collapse
Just going to pay this guy 15 bucks to do it i installed adb but it dont see my phone and its probably because i cant enable usb debugging

@james2ya
Sucks it's not working... Don't think debugging matters with eng_root tho.
If I was you I'd test adb with another device first, if that fails maybe try a different installer

@james2ya
Sucks it's not working... Don't think debugging matters with eng_root tho.
If I was you I'd test adb with another device first, if that fails maybe try a different installer

thank you very much worked perfectly but quick question to update to 7.0 should i flash back to eng.boot instead of root

@nc_blackout
Depends on how you install it...
If you let it update ota you'll need the stock boot.
If you update with Odin it does not matter.
If you root and update with flashfire, it depends on your root method.

Solution
Solo conecten su dispositivo en modo de descarga y flashen este archivo, lo colocan en AP y listo su telefono estara sin FRP

DJ_BLIZZARD said:
Solo conecten su dispositivo en modo de descarga y flashen este archivo, lo colocan en AP y listo su telefono estara sin FRP
Click to expand...
Click to collapse
You are Luke Skywalker.... :good: :laugh:
Thanks....

It Worked! Thanks Alot!!!
DamienMc said:
It took me 2 weeks of contemplating the ethics of posting this info.
But if you search hard enough you'll find many different ways to accomplish this same task, so here it is.
While the methods I found are just workarounds, this way will disable frp all together.
Thanks to @Sh$llNinjA for sharing a engroot boot image.
An engineers boot image with an active root shell interface.
Fire up oden and load the boot into the AP section and flash.
Leave the phone hooked to the pc and after it boots up you can connect with adb
To make sure the pc can communicate with the phone start with
Code:
adb devices
.
If you can see the phone then you can follow up with
Code:
adb shell dd if=/dev/zero of=/dev/block/mmcblk0p16
And that's it!!
Reboot and check it out.
Click to expand...
Click to collapse
Followed Instructions and
It Worked! Thanks Alot!!!

Related

Lollipop OTA Update: Download and How-To (Root Required)

I've never done one of these before so I'll give it my best shot. It assumes you know how to get ADB working on your watch.
Go here for adb help.
**This only works on bootloader unlocked, rooted devices. The tool at the link above can help you achieve this requirement.** -thanks 7dk
Download Link: Here
MD5 Checksum: AC0F2B4AA2C1B5199789F2770CDA5B06
Directions:
0) YOU MUST BE ON ANDROID WEAR VERSION 4.4W2 (BUILD KNX01Q) IN ORDER TO FLASH THIS OTA
1) Install ADB and successfully connect to your watch over ADB.
2) Rename the install ZIP to 'update.zip' if not already done so.
3) Move the ZIP to your ADB directory.
4) Open a command prompt in your ADB directory and follow these commands:
adb push update.zip /sdcard/update.zip
adb shell
su
cp /sdcard/update.zip /cache/update.zip
echo 'boot-recovery ' > /cache/recovery/command
echo '--update_package=/cache/update.zip' >> /cache/recovery/command
reboot recovery
Your watch should now reboot and begin updating.
Thanks to reddit users z0mbiexx and TjPhysicist for getting the link and install working.
Thank You sir.
crazyeats said:
Thank You sir.
Click to expand...
Click to collapse
No problem. Let me know if it works for you.
works only on rooted device, so bootloader must be unlocked, and watch must be pre-rooted.
Works with out any problem! thnx! :good:
I keep getting /system/bin/sh: su: not found
127:[email protected]:/ $
I assume I need the device rooted?
EDIT: post above me clarifies that
jackie_jagger said:
I keep getting /system/bin/sh: su: not found
127:[email protected]:/ $
I assume I need the device rooted?
EDIT: post above me clarifies that
Click to expand...
Click to collapse
Thanks for letting me know! I updated the post to include this requirement.
cmdoptesc47 said:
Thanks for letting me know! I updated the post to include this requirement.
Click to expand...
Click to collapse
Nah mate, thank YOU for all the effort for this post. My watch just completed flashing the update and now I'm on the bootscreen waiting for boot. Shouldn't be long now.
EDIT: Android is upgrading screen. <3
cmdoptesc47 said:
No problem. Let me know if it works for you.
Click to expand...
Click to collapse
Worked great sir! I was unlocked and rooted. I did have to flash stock recovery before I could continue of course. Great stuff. Much appreciated!
KGW42Q --> LWX48P
My G Watch is going in fastboot mode but is stuck at <waiting for device> when trying to unlock bootloader. Any help ?
Hi, I´m in Gohma 1.2 rom, can I upgrade from this Rom directly?
Thanks in advance for you effort.
Ashutos1997 said:
My G Watch is going in fastboot mode but is stuck at <waiting for device> when trying to unlock bootloader. Any help ?
Click to expand...
Click to collapse
It sounds like your computer isn't recognizing your watch as an ADB device when it's in fastboot mode. Usually just monkey around in device manager when this happens, but I'm not great at fixing this issue. I'd look through the comments in that thread for more help.
juansur66 said:
Hi, I´m in Gohma 1.2 rom, can I upgrade from this Rom directly?
Thanks in advance for you effort.
Click to expand...
Click to collapse
I used the tool in the post to restore to stock before I updated just to be safe. It might work without a restore, but I've never tried it before. I'd probably recommend a restore, but you're welcome to give it a shot.
Nice
cmdoptesc47 said:
It sounds like your computer isn't recognizing your watch as an ADB device when it's in fastboot mode. Usually just monkey around in device manager when this happens, but I'm not great at fixing this issue. I'd look through the comments in that thread for more help.
Click to expand...
Click to collapse
The device gets recognized in adb devices but not in fastboot.
cmdoptesc47 said:
I used the tool in the post to restore to stock before I updated just to be safe. It might work without a restore, but I've never tried it before. I'd probably recommend a restore, but you're welcome to give it a shot.
Click to expand...
Click to collapse
Thanks for quick reply, I will wait cause I´m little nob.
juansur66 said:
Thanks for quick reply, I will wait cause I´m little nob.
Click to expand...
Click to collapse
I just used the tool and chose option 6 (I think. The the one that says restore)
Ashutos1997 said:
My G Watch is going in fastboot mode but is stuck at <waiting for device> when trying to unlock bootloader. Any help ?
Click to expand...
Click to collapse
If you are using Linux try switching to root user, if Windows right click cmd and run as administrator
good job
very good!!!!!
{
"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"
}
Paulo_Diablo said:
If you are using Linux try switching to root user, if Windows right click cmd and run as administrator
Click to expand...
Click to collapse
Still same prob

[ROOT] [TWRP] Sm-j7108 j7108 twrp 3.1.1

TWRP 3.1.1-0 is out now for all currently supported devices.
What's new in 3.1.1-0:
Backups will now include adopted storage keys (Dees_Troy)
Fixed an adb restore issue (bigbiff)
Fixed rebooting when no OS is present (Dees_Troy)
Fixed line wrapping in the GUI terminal (_that)
Donate for me is very much appreciated.
To close Frp Lock, enable Developer Options(google it for step), enable OEM Unlock before flashing
If your device don't have twrp, download, extract one time and flash with odin:
https://mega.nz/#!qR0X3bjY!q-_zzXlPA0tGM4i-3LNN5f88Birrkiifhg5eu2kM0HA
If you have twrp already, download this, put in your phone or sd card, then flash using twrp.
install using twrp HOME+POWER+ volume up: https://s3-us-west-2.amazonaws.com/supersu/download/zip/SuperSU-v2.82-201705271822.zip
what a twrp look like:
{
"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"
}
Thanks! All works without problems.
4z5ku said:
Thanks! All works without problems.
Click to expand...
Click to collapse
thanks. press the "Thanks" for both comment and the thread.
You might want to check AxvY rom
Locked SM-J7108. Didn't worked.
Hello,
I've tried to unlock my SM-J7108 with this method (ant it's not the first one that I tried) but after run i run Odin it tells me in the phone:
"Installation Failure
You need to unlock your device to install a custom OS"
I've changed the options in the phone to developer mode, enabled USB debugging and unlocked factory protection.
How can I unlock it? I don't have the google apps and I'm desperate to put another rom.
Thank you in advance.
Bruno Rodrigues said:
Hello,
I've tried to unlock my SM-J7108 with this method (ant it's not the first one that I tried) but after run i run Odin it tells me in the phone:
"Installation Failure
You need to unlock your device to install a custom OS"
I've changed the options in the phone to developer mode, enabled USB debugging and unlocked factory protection.
How can I unlock it? I don't have the google apps and I'm desperate to put another rom.
Thank you in advance.
Click to expand...
Click to collapse
https://forum.xda-developers.com/galaxy-j7/development/rom-axvy-rom-sm-j7108-stable-sexy-af-t3687461
mtp not working.
jonathanmohamed said:
mtp not working.
Click to expand...
Click to collapse
No idea how to fix mtp
Hello,
twrp-3.1.1-J7108.7z with insertion J7108ZHU2BRA2 it is not established. At attempt to stitch the previous version J7108ZHS1BQI1 ODIN informs on an error cm.bin FAIL! Whether it is possible to receive ROOT in this situation?
4z5ku said:
Hello,
twrp-3.1.1-J7108.7z with insertion J7108ZHU2BRA2 it is not established. At attempt to stitch the previous version J7108ZHS1BQI1 ODIN informs on an error cm.bin FAIL! Whether it is possible to receive ROOT in this situation?
Click to expand...
Click to collapse
I am not sure what you meant. try to look at the video at here and make a reference: https://forum.xda-developers.com/galaxy-j7/development/rom-axvy-rom-sm-j7108-stable-sexy-af-t3687461
doulc said:
I am not sure what you meant. try to look at the video at here and make a reference: https://forum.xda-developers.com/galaxy-j7/development/rom-axvy-rom-sm-j7108-stable-sexy-af-t3687461
Click to expand...
Click to collapse
Hello,
I have not correctly asked a question. J7108ZHU2BRA2 is an updating of an insertion of the manufacturer (android 6.01). The specified reference interesting. Whether it will be possible to return if necessary on android 6.01?
Hello, I flashed the twrp, Odin said that it succeeded, but when run recovery mode, there's no TWRP, a phone still goes into old, factory recovery mode. Is there any way to fix that?
jonathanmohamed said:
mtp not working.
Click to expand...
Click to collapse
Hello friend. It seems you too facing the same issue I wasted my weekend on. Have tried various tricks but after failing all did windows oS changed. Give it a try but before that you can try these options and if you succeed its worth saving your time.
1. Open device manager- Go to drivers- Uninstall Portable Devices MTP driver- Refresh to re-install.
2. Open device manager- update driver of portable devices
3. Re-Install samsung usb driver manually.
You can find details step in you tube for solutions to mtp device installation failed.
IF NON OF THESE WORK FOR YOU CHANGE THE OS on your pc. AS earlier I was on win7 Ultimate now changed to win7 Professional. Don't know how but it worked for after all day wasted trying all possible solutions.
Hello, I flashed the twrp, Odin said that it succeeded, but when run recovery mode, there's no TWRP, a phone still goes into old, factory recovery mode. Is there any way to fix that?..............version J7108ZHS2BRC1
---------- Post added at 05:02 PM ---------- Previous post was at 05:01 PM ----------
how to unlock bootloader
Can not install on the J7108ZHS2BRC1 software version
hapz said:
Hello, I flashed the twrp, Odin said that it succeeded, but when run recovery mode, there's no TWRP, a phone still goes into old, factory recovery mode. Is there any way to fix that?..............version J7108ZHS2BRC1
---------- Post added at 05:02 PM ---------- Previous post was at 05:01 PM ----------
how to unlock bootloader
Click to expand...
Click to collapse
Dear, You need to install Samsung CROM Service 1.0.8 to unlock device before. https://www.apkmirror.com/apk/samsu...-service-1-0-8-android-apk-download/download/ Good luck
please help me sir, i always failed when installing twrp for Samsung J7 SM-J7108, i already unlocked on OEM and i have enabled usb debug mode.

Vernee M6 Root

Hello, please help me to root Vernee M6. Thank you!
MoeKyawThu991 said:
Hello, please help me to root Vernee M6. Thank you!
Click to expand...
Click to collapse
Hello, I too want recovery and root for the Vernee M6
Orat60 said:
Hello, I too want recovery and root for the Vernee M6
Click to expand...
Click to collapse
I have M6 also. I would buy 1 for somebody who can create us a ASOP ROM with root and recovery!
Hi, developer here, just asked Vernee for kernel source code so i can start developing a custom recovery asap.
Regards.
josalaito said:
Hi, developer here, just asked Vernee for kernel source code so i can start developing a custom recovery asap.
Regards.
Click to expand...
Click to collapse
Awesome josalaito!
Root done! Writing and posting a tutorial ASAP!
{
"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"
}
---------- Post added at 05:38 PM ---------- Previous post was at 05:23 PM ----------
Rooting Vernee M6:
First of all, unlock developer settings by going to Settings - Phone Status and pressing 10 times over Build Number.
Then, in developer settings, turn on OEM Unlocking flag and USB Debugging.
Download this pack.
Open a cmd terminal, drive to the unpacked folder and type the following commands: (IMPORTANT: THIS WILL ERASE ALL YOUR DATA, MAKE A BACKUP FIRST)
adb.exe reboot-bootloader
fastboot.exe oem unlock
After this, reboot and configure the phone, reenable USB Debugging, install Magisk Manager and again type the following commands:
adb.exe reboot-bootloader
fastboot.exe flash boot root_boot.img
Ur phone is now rooted.
josalaito said:
Root done! Writing and posting a tutorial ASAP!
---------- Post added at 05:38 PM ---------- Previous post was at 05:23 PM ----------
Rooting Vernee M6:
First of all, unlock developer settings by going to Settings - Phone Status and pressing 10 times over Build Number.
Then, in developer settings, turn on OEM Unlocking flag and USB Debugging.
Download this pack.
Open a cmd terminal, drive to the unpacked folder and type the following commands: (IMPORTANT: THIS WILL ERASE ALL YOUR DATA, MAKE A BACKUP FIRST)
adb.exe reboot-bootloader
fastboot.exe oem unlock
After this, reboot and configure the phone, reenable USB Debugging, install Magisk Manager and again type the following commands:
adb.exe reboot-bootloader
fastboot.exe flash boot root_boot.img
Ur phone is now rooted.
Click to expand...
Click to collapse
Rar file doesn't open
rodpgfx said:
Rar file doesn't open
Click to expand...
Click to collapse
Try this mate M6.zip
josalaito said:
Try this mate M6.zip
Click to expand...
Click to collapse
That one worked.
rodpgfx said:
That one worked.
Click to expand...
Click to collapse
Perfect, i hope i can bring TWRP asap, to AOSP rom i contacted Vernee to source code but still no answer
I tried every way to try to extract recovery from the firmware.....no way! Doesn't show recovery in partitions
Root
Crackloi said:
Root
Click to expand...
Click to collapse
The phone is already rooted. I wouldn't be able to see the system partition otherwise.....
Guys any luck getting any scatter files for this phone? I sent Vernee multiple messages and not one reply! I need the firmware for this phone so I can fix it. Stuck in bootloop now with not even option for recovery.....
I could work with this device this week and finally build a working TWRP device(Data partition decryption dont work, but i'm working on a kernel which dont encrypt data), you can backup system, boot and much more to a external sd card.
Get it from here: recovery.img
Reboot fastboot mode and perform the following commands:
Fastboot flash recovery recovery.img
Fastboot boot recovery.img
Once on recovery, keep the device blocked for a min or two, and then unlock it, allow system modifications, go to mount, mount system, then click on options, file explorer, go to system folder and delete the recovery-from-boot.p file.
I cannot get my phone to go to fastboot, recovery or anything else. Just keeps boot looping.....
rodpgfx said:
I cannot get my phone to go to fastboot, recovery or anything else. Just keeps boot looping.....
Click to expand...
Click to collapse
Didnt work fully turning it off(Power off + Vol -) and then boot into fastboot pressing Vol + and power off at the same time?
If u make it work i can send you a system backup so you can fix your phone
I done all that. I pressed Vol + and power until it was off then vol- and power, just start boot looping again. I fear the only thing that can save it now is a scatter file...... Even AliExpress didn't help me with warranty still left, and why I will not buy from them again.
rodpgfx said:
I done all that. I pressed Vol + and power until it was off then vol- and power, just start boot looping again. I fear the only thing that can save it now is a scatter file...... Even AliExpress didn't help me with warranty still left, and why I will not buy from them again.
Click to expand...
Click to collapse
I can scatter all my partitions and upload then to you, but got not a nice connection until monday.
That would be nice. Thanks!

Root Fs8002 (Sharp Z2)

I have sharp z2 and i search any root method and install TWRP but i cant find it..please help.i want root my device
gonfirman said:
I have sharp z2 and i search any root method and install TWRP but i cant find it..please help.i want root my device
Click to expand...
Click to collapse
Eu também procuro como realizar esse método. Você já conseguiu?
sharp z2 root
tuba11 said:
Eu também procuro como realizar esse método. Você já conseguiu?
Click to expand...
Click to collapse
and I have the same problem I have and I want help
Hey, Did you you got the device firmware?
If yes, I can do a port for you
Peak.Krittin said:
Hey, Did you you got the device firmware?
If yes, I can do a port for you
Click to expand...
Click to collapse
not how do I do that?
Peak.Krittin said:
Hey, Did you you got the device firmware?
If yes, I can do a port for you
Click to expand...
Click to collapse
I use original firmware,
gonfirman said:
I use original firmware,
Click to expand...
Click to collapse
yes i have original
Sharp z2 twrp
gonfirman said:
I have sharp z2 and i search any root method and install TWRP but i cant find it..please help.i want root my device
Click to expand...
Click to collapse
Port Miui Hellas TEAM, my logo and splashlogo
HTML:
https://www.needrom.com/download/twrp-for-sharp-z2/
---------- Post added at 04:29 PM ---------- Previous post was at 03:52 PM ----------
{
"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"
}
gonfirman said:
I have sharp z2 and i search any root method and install TWRP but i cant find it..please help.i want root my device
Click to expand...
Click to collapse
install TWRP
HTML:
https://www.needrom.com/download/twrp-for-sharp-z2/
HTML:
adb devices
adb reboot-bootloader
fastboot devices
fastboot oem unlock – Press on the device the " Vol+" button
fastboot flash recovery recovery.img
fastboot boot recovery.img
Now disconnect your device from your computer. If you want to turn off the device press and hold on the device the Power button to fade out the screen. Press and hold on the device the Power button, and «Vol +» button until the phone vibrates and appearance of the logo «powered by Android» Format data in TWRP. Install ROM
with SuperSu
HTML:
https://www.needrom.com/download/sharp-z2/
with Magisk
HTML:
https://www.needrom.com/download/sharp-z2-with-magisk/
Hello my friend, I did all of these but the phone does not start hanging on the SHARP logo
Okay I did, I followed step by step the instructions here https://www.needrom.com/download/twrp-for-sharp-z2/
Hi.
Device power off?
Now disconnect your device from your computer. If you want to turn off the device press and hold on the device the Power button to fade out the screen. (20 seconds)
Turn on.
You used my TWRP? I have everything working
No wipe data – format data! MD5 norm?
Try with the removed assert in the update-script
drive.google.com/file/d/1Og2hzv3bSZSZh5lstFAMDAdMSXA06FzN/view
Download custom ROM zip by card – reader!
Okay I did, I followed step by step the instructions here https://www.needrom.com/download/twrp-for-sharp-z2/
thanks my friend
xlappas said:
Okay I did, I followed step by step the instructions here https://www.needrom.com/download/twrp-for-sharp-z2/
thanks my friend
Click to expand...
Click to collapse
Best regards ?
Hi people,I have installed this firmware,I got random reboots from time to time,anyone has the same problem?
Congratulations
taras-fedora-syn said:
Port Miui Hellas TEAM, my logo and splashlogo
HTML:
https://www.needrom.com/download/twrp-for-sharp-z2/
---------- Post added at 04:29 PM ---------- Previous post was at 03:52 PM ----------
Click to expand...
Click to collapse
Excellent work! Is there something for Sharp Z3 FS8009?
Excelente trabajo! Hay algo para Sharp Z3 FS8009?
joranto said:
Excellent work! Is there something for Sharp Z3 FS8009?
Excelente trabajo! Hay algo para Sharp Z3 FS8009?
Click to expand...
Click to collapse
No
taras-fedora-syn said:
install TWRP
HTML:
https://www.needrom.com/download/twrp-for-sharp-z2/
HTML:
adb devices
adb reboot-bootloader
fastboot devices
fastboot oem unlock – Press on the device the " Vol+" button
fastboot flash recovery recovery.img
fastboot boot recovery.img
Now disconnect your device from your computer. If you want to turn off the device press and hold on the device the Power button to fade out the screen. Press and hold on the device the Power button, and «Vol +» button until the phone vibrates and appearance of the logo «powered by Android» Format data in TWRP. Install ROM
with SuperSu
HTML:
https://www.needrom.com/download/sharp-z2/
with Magisk
HTML:
https://www.needrom.com/download/sharp-z2-with-magisk/
Click to expand...
Click to collapse
Hi Taras, how to remove or decrypt the phone? It asking a password to decrypt
Zecca said:
Hi Taras, how to remove or decrypt the phone? It asking a password to decrypt
Click to expand...
Click to collapse
https://www.youtube.com/watch?v=iuZRIosC1eo
1 min 28 sec CANCEL!
taras-fedora-syn said:
https://www.youtube.com/watch?v=iuZRIosC1eo
1 min 28 sec CANCEL!
Click to expand...
Click to collapse
Hi, @taras-fedora-syn
Thank you very much for help. Both your ROM and your recovery port, is very awesome!!
My phone not hot anymore. And free of lag. Your tutorial is good enough for me to understand step by step.
Just needed to read it twice to make sure everything ok. I'm pressing cancel and format all. Hahaha.
I don't care to lose data as long as i got root. Usually my phone always warm, then suddenly become hot. But now it's solve by this rom.
Anyone can port custom rom from Redmi Note 4MTK or LeEco Le2 X620 (EUI/MIUI/Flyme/lineage/CrDroid/RR) MM or Nougat to Z2?
Both phones has same chipset Helio X20 as Z2.

Root e6 plus

As always none of the instructions goes from start to finish as planned.
- install fastboot amd adb https://myphoneupdate.com/install-adb-and-fastboot-on-windows/, YES!
- String "list of devices attached to the windows", yeah I can see it!
- https://myphoneupdate.com/unlock-bootloader-moto-e6-plus/
- Enable Developer Options, YES!
- Enable OEM Unlock Option, YES!
- Power Off Your Phone >> Now Press & Hold Volume Up + Power Button Together Till You See Boot Logo. No I don't see it. I get black screen and there are three options to select in the middle left screen: Select boot mode, recovery, fastboot, normal. I assume that I need to select fastboot? If I do, I get white screen like in the pic. And there I'm stuck. What I should do next? https://u.pcloud.link/publink/show?code=XZaBhzXZbJB6SO8v65hDfVXY36dJWFmGjQm7
No_sense_at_all said:
As always none of the instructions goes from start to finish as planned.
- install fastboot amd adb https://myphoneupdate.com/install-adb-and-fastboot-on-windows/, YES!
- String "list of devices attached to the windows", yeah I can see it!
- https://myphoneupdate.com/unlock-bootloader-moto-e6-plus/
- Enable Developer Options, YES!
- Enable OEM Unlock Option, YES!
- Power Off Your Phone >> Now Press & Hold Volume Up + Power Button Together Till You See Boot Logo. No I don't see it. I get black screen and there are three options to select in the middle left screen: Select boot mode, recovery, fastboot, normal. I assume that I need to select fastboot? If I do, I get white screen like in the pic. And there I'm stuck. What I should do next? https://u.pcloud.link/publink/show?code=XZaBhzXZbJB6SO8v65hDfVXY36dJWFmGjQm7
Click to expand...
Click to collapse
What are you trying to do?
Sent from my Moto E (4) using Tapatalk
---------- Post added at 06:20 AM ---------- Previous post was at 06:16 AM ----------
What does getvar all say?
Code:
fastboot getvar all
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Sent from my Moto E (4) using Tapatalk
No_sense_at_all said:
As always none of the instructions goes from start to finish as planned.
- install fastboot amd adb https://myphoneupdate.com/install-adb-and-fastboot-on-windows/, YES!
- String "list of devices attached to the windows", yeah I can see it!
- https://myphoneupdate.com/unlock-bootloader-moto-e6-plus/
- Enable Developer Options, YES!
- Enable OEM Unlock Option, YES!
- Power Off Your Phone >> Now Press & Hold Volume Up + Power Button Together Till You See Boot Logo. No I don't see it. I get black screen and there are three options to select in the middle left screen: Select boot mode, recovery, fastboot, normal. I assume that I need to select fastboot? If I do, I get white screen like in the pic. And there I'm stuck. What I should do next? https://u.pcloud.link/publink/show?code=XZaBhzXZbJB6SO8v65hDfVXY36dJWFmGjQm7
Click to expand...
Click to collapse
Are you trying to root the moto e6 plus?
Fastoh said:
Are you trying to root the moto e6 plus?
Click to expand...
Click to collapse
Yes
No_sense_at_all said:
Yes
Click to expand...
Click to collapse
I made a guide on how to root, I leave you the link xd
https://forum.xda-developers.com/moto-e6-plus/how-to/guide-how-to-root-moto-e6-plus-pokerp-t4181383
Unlocking bootloader: https://www.getdroidtips.com/unlock-bootloader-moto-e6-plus/
When I command "adb reboot bootloader" it doesnt open like this https://www.getdroidtips.com/wp-content/uploads/2020/02/bootloader-mode.jpg I get this white screen like this https://u.pcloud.link/publink/show?code=XZaBhzXZbJB6SO8v65hDfVXY36dJWFmGjQm7 .Command "fastboot devices" doesn't work there. So what to do?
No_sense_at_all said:
Unlocking bootloader: https://www.getdroidtips.com/unlock-bootloader-moto-e6-plus/
When I command "adb reboot bootloader" it doesnt open like this https://www.getdroidtips.com/wp-content/uploads/2020/02/bootloader-mode.jpg I get this white screen like this https://u.pcloud.link/publink/show?code=XZaBhzXZbJB6SO8v65hDfVXY36dJWFmGjQm7 .Command "fastboot devices" doesn't work there. So what to do?
Click to expand...
Click to collapse
Power off.
Hold power button and volume down button till you see fastboot screen.
Run fastboot devices command
No_sense_at_all said:
I get this white screen like this https://u.pcloud.link/publink/show?code=XZaBhzXZbJB6SO8v65hDfVXY36dJWFmGjQm7 .Command "fastboot devices" doesn't work there. So what to do?
Click to expand...
Click to collapse
Looks like the bootloader is corrupt, try
Lmsa's flash rescue option
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
No_sense_at_all said:
Unlocking bootloader: https://www.getdroidtips.com/unlock-bootloader-moto-e6-plus/
When I command "adb reboot bootloader" it doesnt open like this https://www.getdroidtips.com/wp-content/uploads/2020/02/bootloader-mode.jpg I get this white screen like this https://u.pcloud.link/publink/show?code=XZaBhzXZbJB6SO8v65hDfVXY36dJWFmGjQm7 .Command "fastboot devices" doesn't work there. So what to do?
Click to expand...
Click to collapse
The guide you are following is not the correct one to unlock the bootloader, on this device you need to first downgrade to firmware version 76 and then unlock.
---------- Post added at 22:41 ---------- Previous post was at 22:40 ----------
And if the pc does not detect the device in fastboot mode, it is probably because you do not have the drivers installed
Fastoh said:
The guide you are following is not the correct one to unlock the bootloader, on this device you need to first downgrade to firmware version 76 and then unlock.
Click to expand...
Click to collapse
Ok, I give up.
Hola, cómo puedo rootear mi celular motoe6plus?
CarolinaGH said:
Hola, cómo puedo rootear mi celular motoe6plus?
Click to expand...
Click to collapse
I have adapted the tutorial to be able to unlock the bootloader (and therefore root it) I wish you luck, and by the way in this forum you should not write in Spanish, do it in English please.
I install version 76.01, and when I put the fastboot command "fastboot flashing unlock_ability_etc...(I don't remember), it says "Unlock ability=0", what to 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"
}
locoqloquewea said:
I install version 76.01, and when I put the fastboot command "fastboot flashing unlock_ability_etc...(I don't remember), it says "Unlock ability=0", what to do.
View attachment 5397093
Click to expand...
Click to collapse
Veo que hablas español xd. Estás seguro que instalaste la version 76.01? Porque esa versión es la unica que permite el desbloqueo, si instalaste otra por error entonces no te lo permitirá.
============================================
I see you speak Spanish xd. Are you sure you installed version 76.01? Because that version is the only one that allows unlocking, if you installed another by mistake then it will not allow it.
I managed to do my first root with an ASUS Zenfone 2 Laser, and supersu. I'd like to do something like with my Moto e6 plus (not using magisk, nor flashing a rom, but with supersu and the less change possible): it is possible?
Today I managed to unlock (with https://github.com/bkerler/mtkclient) my moto e6 plus. But I don't want to install magisk (at least so far): rather I prefer supersu (less invasive).
Ho w could I do it?

Categories

Resources