ZZTEGuyLevel 3 - Gold Member
Does anyone know if this phone has nfc?
Does anyone know if this phone has nfc?
Can anyone explain me exactly how to install apps on that phone I think that there is no clear instructions in this whole thread I tried to follow [Login to see the link] instructions I installed mtk meta and when I press on reboot fast boot mode it pops back no device found (usb Debugging is on)
Hi1 You need to first click reboot fastboot mode, then plug in your powered off phone into the computer, then it should work. It will not work if you dont have mtk drivers installed, and fastboot commands wont work without fastboot drivers installed.
flipphones123 thanks for that info, the usb option needs to be on a specific setting like transfer files or charging? ( I don't have midi option on this phone)
flipphones123 I installed mtk drivers and I'm still getting the same error basically I get the error when press reboot fast boot mode and I plug in the device and it's loading for a while and it pops up no device found
lgexalter1 right I'm just thinking y it's not working
I had that issue [Login to see the link]
Never got the right answer.
I extracted all of them and then installed 2 of them (if I remeber correctly) The second one of them did some very scary-looking CMD prompt window stuff with tons of words scrolling.... After a while it finished, and I guess it worked, beacuse after that it was able to find the device.
As a help to the forums, please take note of which one(s) you install and let us know back here what worked
Think my vMouse is ready for testing: [Login to see the link]
I installed it with adb shell (like I do everything) but should work using the Magisk app as well.
adb push vMouse.zip /sdcard
adb shell
su
magisk --install-module /sdcard/vMouse.zip
reboot
Well right click won't work well I didn't stop the 3 key from being passed through so it'll dial 3 oops
I used the 1632 driver and it worked for me.
jackmicron
I still think a driver issue is stopping us from modifying the nvram.
Hi, I installed neutron.img when I'm trying to install the full version of magisk I get a message /dev/block/mmc... is read only. any help?
neutronscott This is awesome, keep it up!
Hi1 run su
/vendor/bin/write_protect 0
You shouldn't have to unlock write to /system unless you plan to modify the ROM
Biden2020prez i treid that but adb replies permission denied
Hi1 Are you rooted? Is magisk installed?
Biden2020prez I don't know if I'm rooted but all I did is I followed
[Login to see the link] instructions and yes it installs magisk for me (I unlocked the bootloader as well)
Hi1 so you need to download full magisk from github?