From d20a602b0743b510990505818d4d53d3ba61e54c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 24 Jun 2018 10:53:43 +0200 Subject: Extend F-droid app section with enebling ADB and ways to debug failure. --- ADMIN.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ADMIN.md') 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 -- cgit v1.2.3