diff options
-rw-r--r-- | ADMIN.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |