I did the pull from my phone One question before I post it. Does the pull contain just the system firmware, or everything including my personal data.
just the system partition, no identifying information.
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 did the pull from my phone One question before I post it. Does the pull contain just the system firmware, or everything including my personal data.
just the system partition, no identifying information.
I would be interested in looking at this phone, if anyone can give me remote access (teamviewer/ssh) I believe I could leave them with root when done.
Got root this morning, weighing my options for disclosure now, neutrontech was kind enough to let me remote in and confirm root.
I have published root here [Root] ZTE z990g aka ZTE Merit - Development - RootzWiki
are all the commands listed???
sorry but some of the instructions don't make sense to me, but that's because i'm really new to adb commands and syntax and some of the lingo you used lol
alrighty then. i've got adb working. i ran a few commands earlier, like "pull /system" and got everything that was posted in the firmware post above.
so it is working.
how would one unroot it if they needed to
i'm finding conflicting info on here from different threads
some say the have got it rooted, others say no.
but some never specify i they actually have the Straight Talk ZTE Merit, or if they have the ATT ZTE Avail
even though they are the mostly the same phone, they are not exactly alike.
someone who has the ZTE Merit on Straight Talk wireless, please chime in if you have it rooted.
Mine is a merit St phone I used Jcase how2 using adb.
That was the only How2 that worked correctly for me.
Note: if you had unsuccessfully attempt to root to fail with any of the 1 click scripts.
You will need to do a factory reset then run jcase how2 in adb
your fix may work, but not everyone and in fact most people dont understand what you just put up there. could you please be very detailed on how to do this? step by step as if we never done anything like this before.To run ADB on windows:
1. Open the command prompt (Windows button+r > cmd). Some drivers uploaded by the phone contain adb, or you can download android SDK.
2. cd to the location of your adb.exe "program". (ex.C:\Windows>cd c:\users\yourname\android-sdk)
3. Type "adb" and it should bring up your options used within adb.