James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
ripee | cf23640 | 2019-12-22 19:59:43 +0000 | [diff] [blame] | 3 | title: "Samsung Galaxy S III (International Exynos)" |
html6405 | d598787 | 2021-03-03 08:12:44 +0100 | [diff] [blame^] | 4 | codename: m0 |
| 5 | downloadfolder: "i9300|i9300|i9305|i9305" |
| 6 | supportstatus: Current |
| 7 | maintainer: html6405 |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 8 | oem: Samsung |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 9 | devicetree: "https://github.com/TeamWin/android_device_samsung_i9300" |
html6405 | d598787 | 2021-03-03 08:12:44 +0100 | [diff] [blame^] | 10 | xdathread: "https://forum.xda-developers.com/t/recovery-official-twrp-3-5-0_9-0-i9300-i9305.4241781/post-84590975" |
| 11 | ddof: "/dev/block/platform/dw_mmc/by-name/RECOVERY" |
James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 12 | --- |
| 13 | |
| 14 | {% include disclaimer.html %} |
| 15 | |
| 16 | {% include supportstatus.html %} |
| 17 | |
| 18 | {% include appinstall.html %} |
| 19 | |
html6405 | d598787 | 2021-03-03 08:12:44 +0100 | [diff] [blame^] | 20 | <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 Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 42 | |
| 43 | {% include twrpinstall.html %} |
| 44 | |
| 45 | {% include odininstall.html %} |
| 46 | |
| 47 | {% include ddinstall.html %} |