UsingReplicant » History » Version 15
Denis 'GNUtoo' Carikli, 11/09/2020 08:17 PM
1 | 1 | Denis 'GNUtoo' Carikli | h1. UsingReplicant |
---|---|---|---|
2 | |||
3 | 13 | Denis 'GNUtoo' Carikli | {{toc}} |
4 | |||
5 | h2. General: |
||
6 | |||
7 | 1 | Denis 'GNUtoo' Carikli | * [[UsageNotes]]: General-purpose usage notes and tips |
8 | |||
9 | 13 | Denis 'GNUtoo' Carikli | h2. Applications: |
10 | |||
11 | 1 | Denis 'GNUtoo' Carikli | * [[FDroid]]: F-Droid |
12 | 2 | Denis 'GNUtoo' Carikli | |
13 | 13 | Denis 'GNUtoo' Carikli | h2. User control and security: |
14 | |||
15 | 1 | Denis 'GNUtoo' Carikli | * [[EnablingRootAccess]]: Running applications or commands as root. |
16 | 10 | Denis 'GNUtoo' Carikli | * [[DeviceEncryption]]: How to encrypt the data partition. |
17 | 1 | Denis 'GNUtoo' Carikli | |
18 | 13 | Denis 'GNUtoo' Carikli | h2. Command line: |
19 | |||
20 | 1 | Denis 'GNUtoo' Carikli | * [[ADB]]: Getting a shell on the device from your computer, through USB. |
21 | * [[SSH]]: OpenSSH |
||
22 | 9 | Denis 'GNUtoo' Carikli | * [[TerminalEmulator]]: How to enable the builtin terminal emulator. |
23 | 2 | Denis 'GNUtoo' Carikli | |
24 | 13 | Denis 'GNUtoo' Carikli | h2. Networking: |
25 | |||
26 | 1 | Denis 'GNUtoo' Carikli | * [[WifiAdapter]]: Using WiFi with an USB WiFi adapter |
27 | * [[EthernetAdapter]]: Using Ethernet with an USB Ethernet adapter |
||
28 | 2 | Denis 'GNUtoo' Carikli | * [[ReplicantUSBNetworking]]: Replicant USB Networking |
29 | 1 | Denis 'GNUtoo' Carikli | * [[ModemDisable]]: Really deactivating the modem |
30 | |||
31 | 13 | Denis 'GNUtoo' Carikli | h2. Graphics: |
32 | |||
33 | 1 | Denis 'GNUtoo' Carikli | * [[Graphics]]: Graphics rendering on Replicant |
34 | * [[Screenshots]]: Taking screenshots |
||
35 | |||
36 | 13 | Denis 'GNUtoo' Carikli | h2. Backup and restore data: |
37 | |||
38 | 1 | Denis 'GNUtoo' Carikli | * [[BackupTheEFS]]: If the modem data partition (EFS) is lost or corrupted, the modem doesn't work anymore. So make sure to have at least one backup of it. |
39 | 11 | Denis 'GNUtoo' Carikli | * [[BackupApplications]]: Applications to backup other applications data. |
40 | 14 | Denis 'GNUtoo' Carikli | * [[RestoreApplicationInternalData]]: Backup an application data and restore it with the command line. |
41 | 12 | Denis 'GNUtoo' Carikli | |
42 | 13 | Denis 'GNUtoo' Carikli | h2. Troubleshooting: |
43 | |||
44 | 1 | Denis 'GNUtoo' Carikli | * [[Safe mode]]: How to enter Android's safe mode (useful for devices stuck in a boot loop). |
45 | * [[RestoreEfsNvDataBackupFile]]: Experimental instruction to fix a very 'light' corruption in the modem data partition. |
||
46 | 15 | Denis 'GNUtoo' Carikli | |
47 | h2. Other: |
||
48 | |||
49 | * [[RebootIntoTheRecovery]]: Instructions on how to reboot into the recovery. |