hstroph
Android Expert
Have any of you yet used the Universal Nexus Linux Toolkit. Compatible with Nexus 4 ? There have been about 400 downloads so far ... and the mako200.tar.gz file that the script uses does exist on the site.
From the README:
---
With this toolkit you will be able to:
- Unlock the bootloader.
- Flash CWM recovery (Standard or Touch).
- Root the phone.
- Lock the bootloader.
- Flash Google Factory Image.
HOW TO EXECUTE:
Please extract the .tgz in the place you want, for example in /home/user.
...
---
However, my "tar xzvf unlt202.tgz" didn't recognize it as a valid tar file; the author apparently tar'd it first and then gzip'd it, so "gunzip -c unlt202.tgz | tar xzvf -" worked for me.
Seems like an easy-enough root of the Nexus 4 if it works properly ... mine's back-ordered.
From the README:
---
With this toolkit you will be able to:
- Unlock the bootloader.
- Flash CWM recovery (Standard or Touch).
- Root the phone.
- Lock the bootloader.
- Flash Google Factory Image.
HOW TO EXECUTE:
Please extract the .tgz in the place you want, for example in /home/user.
...
---
However, my "tar xzvf unlt202.tgz" didn't recognize it as a valid tar file; the author apparently tar'd it first and then gzip'd it, so "gunzip -c unlt202.tgz | tar xzvf -" worked for me.
Seems like an easy-enough root of the Nexus 4 if it works properly ... mine's back-ordered.
