UsingReplicant » History » Version 8
Denis 'GNUtoo' Carikli, 11/09/2020 06:16 PM
1 | 1 | Denis 'GNUtoo' Carikli | h1. UsingReplicant |
---|---|---|---|
2 | |||
3 | 2 | Denis 'GNUtoo' Carikli | General: |
4 | * [[UsageNotes]]: General-purpose usage notes and tips |
||
5 | |||
6 | Applications: |
||
7 | * [[FDroid]]: F-Droid |
||
8 | |||
9 | 3 | Denis 'GNUtoo' Carikli | User control and security: |
10 | 4 | Denis 'GNUtoo' Carikli | * [[EnablingRootAccess]]: Running applications or commands as root. |
11 | 5 | Denis 'GNUtoo' Carikli | * [[ADB]]: Getting a shell on the device from your computer, through USB. |
12 | 8 | Denis 'GNUtoo' Carikli | * [[DeviceEncryption]]: How to encrypt the data partition |
13 | 3 | Denis 'GNUtoo' Carikli | |
14 | 2 | Denis 'GNUtoo' Carikli | Networking: |
15 | 1 | Denis 'GNUtoo' Carikli | * [[WifiAdapter]]: Using WiFi with an USB WiFi adapter |
16 | * [[EthernetAdapter]]: Using Ethernet with an USB Ethernet adapter |
||
17 | * [[ReplicantUSBNetworking]]: Replicant USB Networking |
||
18 | 2 | Denis 'GNUtoo' Carikli | * [[ModemDisable]]: Really deactivating the modem |
19 | |||
20 | Graphics: |
||
21 | 1 | Denis 'GNUtoo' Carikli | * [[Graphics]]: Graphics rendering on Replicant |
22 | * [[Screenshots]]: Taking screenshots |
||
23 | 2 | Denis 'GNUtoo' Carikli | |
24 | 6 | Denis 'GNUtoo' Carikli | Backup and restore data: |
25 | * [[BackupTheEFS]]: The EFS is a partition that contains modem data like the IMEI. If that partition is lost or corrupted, the modem doesn't work anymore. So if you didn't make a backup of it yet (during the installation instructions) make sure do do one. |
||
26 | |||
27 | 2 | Denis 'GNUtoo' Carikli | Command line: |
28 | 1 | Denis 'GNUtoo' Carikli | * [[ADB]]: Android Debug Bridge (ADB) |
29 | * [[SSH]]: OpenSSH |
||
30 | 2 | Denis 'GNUtoo' Carikli | |
31 | Troubleshooting: |
||
32 | 1 | Denis 'GNUtoo' Carikli | * [[Safe mode]]: How to enter Android's safe mode (useful for devices stuck in a boot loop). |
33 | * [[RestoreEfsNvDataBackupFile]]: Experimental instruction to fix a very 'light' corruption in the modem data partition. |