blob: aeb263356eb85fe3ecf6a5f99bf2a476e8a154f1 [file] [log] [blame]
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04001---
2layout: device
3title: "HTC One m7 Dual SIM"
4codename: m7cd
Ethan Yonker5987fc12016-12-16 09:55:13 -06005downloadfolder: "m7cdtu|m7cdtu|m7cdug|m7cdug|m7cdwg|m7cdwg"
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04006oldurl: http://teamw.in/project/twrp2/278
7supportstatus: Current
Bruno Martins05060dc2016-07-07 06:08:26 -04008maintainer: Bruno Martins (bgcngm)
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04009oem: HTC
Bruno Martins05060dc2016-07-07 06:08:26 -040010xdathread: "http://forum.xda-developers.com/htc-one/development/recovery-htc-one-dual-sim-802w-802d-t2982133"
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040011ddof: "/dev/block/mmcblk0p37"
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 />
22<p class="text">m7cdtu:</p>
23<ul>
24{% for mirror in site.data.mirrors %}
25 <li>
26 <a href="{{ mirror.baseurl }}m7cdtu">
27 {{ mirror.description }}
28 </a>
29 </li>
30{% endfor %}
31</ul>
32<p class="text">m7cdug:</p>
33<ul>
34{% for mirror in site.data.mirrors %}
35 <li>
36 <a href="{{ mirror.baseurl }}m7cdug">
37 {{ mirror.description }}
38 </a>
39 </li>
40{% endfor %}
41</ul>
42<p class="text">m7cdwg:</p>
43<ul>
44{% for mirror in site.data.mirrors %}
45 <li>
46 <a href="{{ mirror.baseurl }}m7cdwg">
47 {{ mirror.description }}
48 </a>
49 </li>
50{% endfor %}
51</ul>
52
53{% include twrpinstall.html %}
54
55{% include fastbootinstall.html %}
56
57{% include ddinstall.html %}