summaryrefslogtreecommitdiff
path: root/ADMIN.md
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-06-24 10:53:43 +0200
committerJonas Smedegaard <dr@jones.dk>2018-06-24 10:53:43 +0200
commitd20a602b0743b510990505818d4d53d3ba61e54c (patch)
treeab6ea92c4e36199aeb78d74134217ac675ee081b /ADMIN.md
parentb96de63804b61e3dd01773ad3db726cff26e2ed6 (diff)
Extend F-droid app section with enebling ADB and ways to debug failure.
Diffstat (limited to 'ADMIN.md')
-rw-r--r--ADMIN.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/ADMIN.md b/ADMIN.md
index 96f9fc2..319cade 100644
--- a/ADMIN.md
+++ b/ADMIN.md
@@ -109,13 +109,22 @@ Boot takes ~30 seconds
### Add selected apps, including F-droid appstore
- 1. Execute from terminal:
+ 1. Enable developer setting:
+ At Settings -> About phone,
+ Tab many times on Build number.
+ 2. at Settings -> Developer options,
+ enable Android Debugging.
+ 3. Execute from terminal:
fdroidcl install org.dmfs.tasks at.bitfire.davdroid org.birthdayadapter com.zegoggles.smssync com.moez.QKSMS
fdroidcl install org.sufficientlysecure.viewer com.llamacorp.equate com.gabm.screenrotationcontrol
fdroidcl install net.kismetwireless.android.smarterwifimanager
fdroidcl install com.fsck.k9 org.sufficientlysecure.keychain eu.siacs.conversations
fdroidcl install net.osmand.plus com.vonglasow.michael.satstat com.rareventure.gps2 de.grobox.liberario org.ametro
+If terminal commands fail,
+you can test if permissions for doing ADB connections work
+with the more generic command "adb shell".
+
## Customize