bigbiff | d006b30 | 2015-03-06 18:36:03 -0500 | [diff] [blame] | 1 | ---
|
| 2 | layout: device
|
| 3 | title: "Barnes & Noble Nook Tablet"
|
| 4 | codename: acclaim
|
| 5 | downloadfolder: acclaim
|
| 6 | oldurl: http://teamw.in/project/twrp2/183
|
| 7 | supportstatus: Current
|
| 8 | maintainer: Dees_Troy
|
| 9 | oem: "Barnes & Noble"
|
| 10 | devicetree: https://github.com/CyanogenMod/android_device_bn_acclaim
|
| 11 | xdathread: "http://forum.xda-developers.com/nook-tablet/development/recovery-twrp-2-8-5-1-touch-recovery-t3034670"
|
| 12 | ddof: "/dev/block/mmcblk0p3"
|
| 13 | ---
|
| 14 |
|
| 15 | {% include disclaimer.html %}
|
| 16 |
|
| 17 | {% include supportstatus.html %}
|
| 18 |
|
| 19 | {% include appinstall.html %}
|
| 20 |
|
| 21 | {% include download.html %}
|
| 22 |
|
| 23 | {% include twrpinstall.html %}
|
| 24 |
|
| 25 | {% include ddinstall.html %}
|
| 26 |
|
| 27 | <div class='page-heading'>Bootable SD Card (No Root Required):</div>
|
| 28 | <hr />
|
| 29 | <p class="text">If you prefer not to modify any of the stock software, you can create a proper bootable sdcard for your device and copy the acclaim-sdcard file to the root of the sdcard and rename it to recovery.img and/or altboot.img and boot TWRP using the cyanoboot menu from your sdcard.</p>
|