blob: debeedc114f81a99520579bb8c2d6886742ec448 [file] [log] [blame]
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04001---
2layout: device
underscoremone6c022102017-04-24 01:10:03 +01003title: "Samsung Galaxy Note 4 Qualcomm"
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04004codename: trlte
bigbiff bigbiff369ebc12017-04-25 19:30:03 -04005downloadfolder: International & Americas (SM-N910F/trltexx, SM-N910G/trltedt, SM-N910T/trltetmo, SM-N910W8/trltecan, SM-N910P/trltespr, SM-N910R4/trlteusc, SM-N910V/trltevzw)|trlte|International Duos (SM-N9100/trlteduoszh)|trlteduoszh
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04006supportstatus: Current
7maintainer: bigbiff
8oem: Samsung
9ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
underscoremone6c022102017-04-24 01:10:03 +010010devicetree: "https://github.com/TeamWin/android_device_samsung_trlte"
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040011xdathread: "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 />
underscoremone6c022102017-04-24 01:10:03 +010022<p class="text">International &amp; Americas (SM-N910F/trltexx, SM-N910G/trltedt, SM-N910T/trltetmo, SM-N910W8/trltecan, SM-N910P/trltespr, SM-N910R4/trlteusc, SM-N910V/trltevzw):</p>
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040023<ul>
24{% for mirror in site.data.mirrors %}
25 <li>
underscoremone6c022102017-04-24 01:10:03 +010026 <a href="{{ mirror.baseurl }}trlte">
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040027 {{ mirror.description }}
28 </a>
29 </li>
30{% endfor %}
31</ul>
underscoremone6c022102017-04-24 01:10:03 +010032<p class="text">International Duos (SM-N9100/trlteduoszh):</p>
bigbiff bigbiffecbd8882016-09-05 11:00:57 -040033<ul>
34{% for mirror in site.data.mirrors %}
35 <li>
36 <a href="{{ mirror.baseurl }}trlteduoszh">
37 {{ mirror.description }}
38 </a>
39 </li>
40{% endfor %}
41</ul>
42
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040043{% include twrpinstall.html %}
44
45{% include odininstall.html %}
46
47{% include ddinstall.html %}