Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'm confused on the bootloader thing, it is unlockable in dev options. I have this phone. Anyone know how to get it to go into ftm and back by chance?Maybe the solution to our bootloader is as simple as jumping pins inside our phones. Quick! Someone rich! Dissect your phone.
all of these are while your device is completely off.
ftm: vol down+power
dfu: vol down+vol up+power (black screen with home button light on)
recovery: vol up+power
are you sure your device isn't already rooted? try to install supersu.
if you are sure it is not rooted you can root it the following way:
1. install adb
2.download su binary from somewhere
3. boot into Field Test Mode by (with phone turned off and connected to usb) holding both volume keys and power key together, when phone turns on release the power button and wait until the blue led turns off, then release volume keys. after a sec or two you should see some text on the screen.
4. connect to device via abd, run "adb shell"
5. mount the system as read/write by (i'm not sure about /dev/block/mmcblk01/platform/by-name/system, it is something similar but you can find out yourself by search the subdirectories)
Code:mkdir systmp mount -t ext4 -o rw /dev/block/mmcblk01/platform/by-name/system /systemp chmod 4755 /systmp/xbin/su
6. exit shell and run "adb push <path to su binary> /systmp/xbin
7. run "adb reboot"
8. install supersu or some other su manager.
let me know how it went.
Spot on, worked perfectly, thanksthose are the only modes i know how to get into on this phone. if anyone knows any other button combos please share them.Code:all of these are while your device is completely off. ftm: vol down+power dfu: vol down+vol up+power (black screen with home button light on) recovery: vol up+power
Can you write in the directory from the phone with TC or ES? If all we have to do is get the right file into the right directory, would w even necessarily need to do it with a computer?
Never mind, just tried and I don't even SEE any files in /dev with ES.
that is just a flag you can set to allow you to unlock your bootloader, it doesn't unlock it it's self. but as stated we have no clue what state the bootloader is in, and it doesnt really matter because we don't have fastboot. edl most likely needs signed img's so we are most likely sol, unless we get a root exploit from kingroot or the like.I have this phone, in my hand writing this reply. The bootloader is unlockable via developer options. That, about phone x7 taps unlock trick. No reason to think it's not functional.
Its hard to find information about it. From what I can see it looks similar to the Grand X Max 2 except it comes with Lollipop instead of Marshmallow. I can't find a detailed spec sheet on it anywhere though. I assume you've tried Kingroot already?5 months and the ZTE Max Duo still can't be rooted...I can't even find anything about it on the Internet outside of the ZTE, Straight Talk and Walmart sites. I assume with its discussion here that it's similar to the Zmax Pro?
Its hard to find information about it. From what I can see it looks similar to the Grand X Max 2 except it comes with Lollipop instead of Marshmallow. I can't find a detailed spec sheet on it anywhere though. I assume you've tried Kingroot already?
Yesterday I tried kingroot it showed 18k requests. And today 13k. I don't get it.