-
Notifications
You must be signed in to change notification settings - Fork 58
/
0130.html
58 lines (53 loc) · 3.77 KB
/
0130.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Flash Android TV 7 S905x (Sunvell T95x)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="UTF-8">
<meta name="keywords" content="Amlogic,S905x,Android,Android TV,Custom ROM,TV Box,Install Guide,SBC,Single Board Computer,AARCH64,ARM Architecture,ARM CPU,ARM Processor,ARM64,ARMv8,Amlogic S905x,Amlogic S905x Firmware,Amlogic S905x Firmware Upgrade,Android Box,Android TV Box,Cheap TV Box,Raspberry Pi Alternative,SOC,Single Board Computer AARCH64,System On A Chip,T95x,Sunvell T95x,How To,Tutorial,i12bretro">
<meta name="author" content="i12bretro">
<meta name="description" content="Flash Android TV 7 S905x (Sunvell T95x)">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="revised" content="04/08/2022 05:00:30 AM" />
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="includes/js/steps.js"></script>
<link href="css/steps.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="gridContainer">
<div class="topMargin"></div>
<div id="listName" class="topMargin">
<h1>Flash Android TV 7 S905x (Sunvell T95x)</h1>
</div>
<div></div>
<div id="content">
<p><em>DISCLAIMER: This process will overwrite the current Android ROM on your TV box. I have tested these steps on my own devices, but I am not responsible if you damage or brick your device. Verify the ROM will work on your device before starting and make sure to backup any data you do not want to lose before proceeding.</em></p>
<ol>
<li>Download Aidan's Android TV ROM v7.1 <a href="https://drive.google.com/drive/mobile/folders/17uJLtj6egJBmvVLv1CoQEsTq_vwIkL6a/1xAyL12LVljkWDhrev9RcOBXDU6eI3Snd?usp=sharing&sort=13&direction=a" target="_blank">Download</a></li>
<li>Download Amlogic Burning Tool v2.2.0 <a href="https://drive.google.com/file/d/1OU_O7qq_mtpRO8ELWhycQD4R036Nw0iW/view" target="_blank">Download</a></li>
<li>Optional, Download Magisk v20.4 for root access <a href="https://drive.google.com/file/d/1_YblR6FEbkE7hQbSrG9HRcSYUiIVCpd3/view?usp=sharing" target="_blank">Download</a>
<ol start="1" style="list-style-type: lower-alpha;">
<li>Magisk must be installed from TWRP recovery if root access is desired</li>
</ol>
</li>
<li>Extract Amlogic Burning Tool v2.2.0</li>
<li>Install Amlogic Burning Tool v2.2.0</li>
<li>Launch Amlogic Burning Tool v2.2.0</li>
<li>Go to File > Import Image > Browse to and select Aidan's Android TV ROM .img file</li>
<li>Click the Start button in the top right corner of the application</li>
<li>Connect the S905x TV box to the PC via USB cable</li>
<li>Press the reset button (sometimes hidden inside the AV port)</li>
<li>Wait for the ROM to copy over to the device</li>
<li>Once the process completes (100%: Burning Successfully) click the Stop button</li>
<li>Disconnect the TV box from the PC USB</li>
<li>Connect the TV box to an HDMI display and power it on</li>
<li>Enjoy a clean and fast Android TV experience on your S905x device</li>
</ol>
<p> </p>
<p> </p>
<p>For more information read the original XDA thread at <a href="https://forum.xda-developers.com/android-stick--console-computers/amlogic/rom-aidans-android-tv-custom-rom-7-1-2-t4104869" target="_blank">https://forum.xda-developers.com/android-stick--console-computers/amlogic/rom-aidans-android-tv-custom-rom-7-1-2-t4104869</a></p>
</div>
</div>
</body>
</html>