James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
underscoremone | 6c02210 | 2017-04-24 01:10:03 +0100 | [diff] [blame] | 3 | title: "Samsung Galaxy Note 4 Qualcomm" |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 4 | codename: trlte |
ripee | 486b224 | 2017-12-18 01:40:58 +0000 | [diff] [blame] | 5 | downloadfolder: International & Americas (SM-N910F/trltexx, SM-N910G/trltedt, SM-N910P/trltespr, SM-N910R4/trlteusc, SM-N910T/trltetmo, SM-N910V/trltevzw, SM-N910W8/trltecan)|trlte|International Duos (SM-N9100ZC/trlteduoszc, SM-N9100ZH/trlteduoszh, SM-N9106W/trlteduoszn, SM-N9109W/trlteduosctc)|trlteduos |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 6 | supportstatus: Current |
| 7 | maintainer: bigbiff |
| 8 | oem: Samsung |
| 9 | ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery" |
underscoremone | 6c02210 | 2017-04-24 01:10:03 +0100 | [diff] [blame] | 10 | devicetree: "https://github.com/TeamWin/android_device_samsung_trlte" |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 11 | xdathread: "http://forum.xda-developers.com/note-4/orig-development/tool-utility-twrp-2-8-1-x-teamwin-t2956011" |
| 12 | --- |
| 13 | |
| 14 | {% include disclaimer.html %} |
| 15 | |
| 16 | {% include supportstatus.html %} |
| 17 | |
| 18 | {% include appinstall.html %} |
| 19 | |
| 20 | <div class='page-heading'>Download Links:</div> |
| 21 | <hr /> |
ripee | 486b224 | 2017-12-18 01:40:58 +0000 | [diff] [blame] | 22 | <p class="text">International & Americas (SM-N910F/trltexx, SM-N910G/trltedt, SM-N910P/trltespr, SM-N910R4/trlteusc, SM-N910T/trltetmo, SM-N910V/trltevzw, SM-N910W8/trltecan):</p> |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 23 | <ul> |
| 24 | {% for mirror in site.data.mirrors %} |
| 25 | <li> |
underscoremone | 6c02210 | 2017-04-24 01:10:03 +0100 | [diff] [blame] | 26 | <a href="{{ mirror.baseurl }}trlte"> |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 27 | {{ mirror.description }} |
| 28 | </a> |
| 29 | </li> |
| 30 | {% endfor %} |
| 31 | </ul> |
ripee | 486b224 | 2017-12-18 01:40:58 +0000 | [diff] [blame] | 32 | <p class="text">International Duos (SM-N9100ZC/trlteduoszc, SM-N9100ZH/trlteduoszh, SM-N9106W/trlteduoszn, SM-N9109W/trlteduosctc):</p> |
bigbiff bigbiff | ecbd888 | 2016-09-05 11:00:57 -0400 | [diff] [blame] | 33 | <ul> |
| 34 | {% for mirror in site.data.mirrors %} |
| 35 | <li> |
ripee | 486b224 | 2017-12-18 01:40:58 +0000 | [diff] [blame] | 36 | <a href="{{ mirror.baseurl }}trlteduos"> |
bigbiff bigbiff | ecbd888 | 2016-09-05 11:00:57 -0400 | [diff] [blame] | 37 | {{ mirror.description }} |
| 38 | </a> |
| 39 | </li> |
| 40 | {% endfor %} |
| 41 | </ul> |
| 42 | |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 43 | {% include twrpinstall.html %} |
| 44 | |
| 45 | {% include odininstall.html %} |
| 46 | |
| 47 | {% include ddinstall.html %} |