Ethan Yonker | 8e436a0 | 2016-03-10 16:24:39 -0600 | [diff] [blame] | 1 | ---
|
| 2 | layout: device
|
| 3 | title: "Nextbit Robin"
|
| 4 | codename: ether
|
| 5 | downloadfolder: ether
|
| 6 | supportstatus: Current
|
| 7 | maintainer: deadman96385, Dees_Troy
|
| 8 | oem: Nextbit
|
| 9 | devicetree: https://github.com/TeamWin/android_device_nextbit_ether
|
| 10 | ---
|
| 11 |
|
| 12 | {% include disclaimer.html %}
|
| 13 |
|
| 14 | {% include supportstatus.html %}
|
| 15 |
|
| 16 | {% include appinstall.html %}
|
| 17 |
|
| 18 | {% include download.html %}
|
| 19 |
|
| 20 | {% include twrpinstall.html %}
|
| 21 |
|
| 22 | {% include fastbootinstall.html %}
|
| 23 | Note: Some fastboot binaries may not recognize the Nextbit's vendor ID. You may use fastboot -i 0x2c3f flash recovery twrp-3.0.0-0-ether.img or similar to make fastboot recognize the device.
|