Update doc for Android 11

This commit is contained in:
Jules Aguillon 2022-01-20 21:21:07 +01:00
parent c489b5aba7
commit 9485770372
4 changed files with 8 additions and 11 deletions

View File

@ -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 <ip of the phone>`. 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

View File

@ -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.
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"

View File

@ -15,4 +15,4 @@ 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.

View File

@ -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.