From 9485770372bb6e62bceb27767cb7d0a8ac8389bc Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Thu, 20 Jan 2022 21:21:07 +0100 Subject: [PATCH] Update doc for Android 11 --- CONTRIBUTING.md | 13 +++++-------- README.md | 2 +- metadata/android/en-US/full_description.txt | 2 +- metadata/android/fr-FR/full_description.txt | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc7ec16..e674805 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,14 +25,11 @@ If the build succeed, the debug apk is located in ## Debugging on your phone -You need to have *USB debugging* enabled on your phone, see [Android's doc](https://developer.android.com/studio/debug/dev-options#enable). - -It is also possible to enable *ADB over network* in the settings and connect -with `adb connect `. Make sure to be connected to a local -network that you trust. - -Install the application with: +First [Enable adb debugging on your device](https://developer.android.com/studio/command-line/adb#Enabling). +Then connect your phone to your computer using an USB cable or wireless +debugging. +And finally, install the application with: ```sh make installd ``` @@ -41,7 +38,7 @@ The debug version of the application won't be removed, both versions will stay installed at the same time. The application must be enabled in the settings: -System Settings > System > Languages & Input > Virtual keyboard > Manage keyboards. +System > Languages & input > On-screen keyboard > Manage on-screen keyboards. ## Debugging the application: INSTALL_FAILED_UPDATE_INCOMPATIBLE diff --git a/README.md b/README.md index 4756d7d..dac7468 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Highlight of some of the features: - Multiple layouts: QWERTY, QWERTZ, AZERTY. Themes: White, Dark, OLED Black. And many other options. Like any other virtual keyboards, it must be enabled in the system settings. Open the System Settings and go to: -System > Languages & Input > Virtual keyboard > Manage keyboards. +System > Languages & input > On-screen keyboard > Manage on-screen keyboards. [Get it on F-Droid Languages & Input > Virtual keyboard > Manage keyboards. +System > Languages & input > On-screen keyboard > Manage on-screen keyboards. diff --git a/metadata/android/fr-FR/full_description.txt b/metadata/android/fr-FR/full_description.txt index 8e2af35..5de43bb 100644 --- a/metadata/android/fr-FR/full_description.txt +++ b/metadata/android/fr-FR/full_description.txt @@ -15,4 +15,4 @@ Quelques fonctionnalités: - Plusieurs configurations: QWERTY, QWERTZ, AZERTY. Thèmes: Clair, Sombre, Noir OLED. Et beaucoup d'autres options. Comme tous les claviers virtuels, il doit être activé dans les paramètres systèmes. Ouvrez les paramètres et allez dans: -Système > Langue & Saisie > Clavier virtuel > Gérer. +Système > Langue & saisie > Clavier à l'écran > Gérer les claviers à l'écran.