UsingReplicant » History » Version 17
Denis 'GNUtoo' Carikli, 11/22/2020 03:29 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 | 16 | Denis 'GNUtoo' Carikli | * [[BackupTheDataPartition]]: Backup and restore the complete data partition from the command line. |
| 42 | 12 | Denis 'GNUtoo' Carikli | |
| 43 | 13 | Denis 'GNUtoo' Carikli | h2. Troubleshooting: |
| 44 | |||
| 45 | 1 | Denis 'GNUtoo' Carikli | * [[Safe mode]]: How to enter Android's safe mode (useful for devices stuck in a boot loop). |
| 46 | * [[RestoreEfsNvDataBackupFile]]: Experimental instruction to fix a very 'light' corruption in the modem data partition. |
||
| 47 | 15 | Denis 'GNUtoo' Carikli | |
| 48 | h2. Other: |
||
| 49 | |||
| 50 | * [[RebootIntoTheRecovery]]: Instructions on how to reboot into the recovery. |
||
| 51 | 17 | Denis 'GNUtoo' Carikli | * [[BrokenHardware]]: Certain hardware features (like volume buttons) really need to work, while other are less problematic. |