diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-07-03 22:48:11 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-07-03 22:48:11 -0300 |
commit | c20d992ecdf0b1e3ea3bdf0e24719a0b0bbbc09a (patch) | |
tree | 9ca5467322d47fad0b0cdb48f2f0040f47c366a2 | |
parent | 3377eaa83b7f1adfe763a1467b6cc17ad44a3a67 (diff) | |
download | blog-c20d992ecdf0b1e3ea3bdf0e24719a0b0bbbc09a.tar.gz blog-c20d992ecdf0b1e3ea3bdf0e24719a0b0bbbc09a.tar.bz2 |
Updates research/smartphone
-rw-r--r-- | research/smartphone.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/research/smartphone.mdwn b/research/smartphone.mdwn index 2a161ca..cad5aaa 100644 --- a/research/smartphone.mdwn +++ b/research/smartphone.mdwn @@ -25,7 +25,6 @@ LineageOS --------- * [Update and build preparation](http://lineageos.org/Update-and-Build-Prep/). -* [Moto E surnia builds](https://download.lineageos.org/surnia). * [Verifying builds](http://wiki.lineageos.org/verifying-builds.html). ### Destravamento @@ -50,7 +49,7 @@ LineageOS 0012711246 fastboot 0 20160410 15:30:49 user@box:~ $ -## Recovery +### Recovery Usando o [TWRP para Moto E surnia](https://twrp.me/devices/motorolamotoelte.html): @@ -58,6 +57,12 @@ Usando o [TWRP para Moto E surnia](https://twrp.me/devices/motorolamotoelte.html fastboot flash recovery recovery.img fastboot reboot +### Instalação + +* [Moto E surnia builds](https://download.lineageos.org/surnia). +* [Info about surnia | LineageOS Wiki](https://wiki.lineageos.org/devices/surnia). +* [Install LineageOS on surnia | LineageOS Wiki](https://wiki.lineageos.org/devices/surnia/install). + Instalação manual de apps ------------------------- |