Project

General

Profile

InstallOrUpgradeFromInternalStorage » History » Version 2

Denis 'GNUtoo' Carikli, 12/30/2017 04:25 PM

1 1 Denis 'GNUtoo' Carikli
h1. Generic minor version internal storage
2
3 2 Denis 'GNUtoo' Carikli
First find the latest update file for your device in [[ReplicantImages]], it will look like that:
4 1 Denis 'GNUtoo' Carikli
<pre>
5
replicant-6.0-<yourdevice>.zip
6
</pre>
7
For instance for the Samsung Galaxy S2, the update file will be named replicant-6.0-i9100.zip
8
9
h2. Download the update file
10
11
1. Download the update file on your computer
12
2. Make sure the device is started up and has an Android system running
13
3. Connect the USB cable to both the computer and the device
14
4. Enable USB mass storage on the device
15
5. Mount the mass storage on the computer
16
6. Copy the update file at the origin of the mass storage
17
7. Safely "unmount":https://en.wikipedia.org/wiki/Unmount the mass storage on the computer
18
8. Disable USB mass storage on the device
19
20
21
h2. Reboot to recovery
22
23
1. Press the power button
24
2. Select Reboot
25
3. Select Recovery
26
4. Press OK
27
28
h2. Apply the update
29
30
1. Select *Apply update*
31
2. Select *Choose from emulated*
32
3. Select the update file, which looks like that: *replicant-6.0-<yourdevice>.zip*
33
   Note: With Android 4.2 and later, it may be located in the *0* directory
34
4. Confirm the installation
35
5. Press the back key (if necessary) to get back to the general menu
36
6. Select *Reboot system now* to reboot the device
37
7. *Your device should now be updated!*