blob: 60a9d9e76a56f705980b59d60802e005666fd0d6 [file] [log] [blame]
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04001---
2layout: device
ripeecf236402019-12-22 19:59:43 +00003title: "Samsung Galaxy S III (International Exynos)"
html6405d5987872021-03-03 08:12:44 +01004codename: m0
5downloadfolder: "i9300|i9300|i9305|i9305"
6supportstatus: Current
7maintainer: html6405
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04008oem: Samsung
James Christopher Adduonoa6108c92016-06-26 20:26:08 -04009devicetree: "https://github.com/TeamWin/android_device_samsung_i9300"
html6405d5987872021-03-03 08:12:44 +010010xdathread: "https://forum.xda-developers.com/t/recovery-official-twrp-3-5-0_9-0-i9300-i9305.4241781/post-84590975"
11ddof: "/dev/block/platform/dw_mmc/by-name/RECOVERY"
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040012---
13
14{% include disclaimer.html %}
15
16{% include supportstatus.html %}
17
18{% include appinstall.html %}
19
html6405d5987872021-03-03 08:12:44 +010020<div class='page-heading'>Download Links:</div>
21<hr />
22<p class="text">i9300:</p>
23<ul>
24{% for mirror in site.data.mirrors %}
25 <li>
26 <a href="{{ mirror.baseurl }}i9300">
27 {{ mirror.description }}
28 </a>
29 </li>
30{% endfor %}
31</ul>
32<p class="text">i9305:</p>
33<ul>
34{% for mirror in site.data.mirrors %}
35 <li>
36 <a href="{{ mirror.baseurl }}i9305">
37 {{ mirror.description }}
38 </a>
39 </li>
40{% endfor %}
41</ul>
James Christopher Adduonoa6108c92016-06-26 20:26:08 -040042
43{% include twrpinstall.html %}
44
45{% include odininstall.html %}
46
47{% include ddinstall.html %}