KeyboardSwap for KP2A
by Philipp Crocoll (Croco Apps)
Allows to switch to the Keepass2Android keyboard automatically without root
App Name | KeyboardSwap for KP2A |
---|---|
Developer | Philipp Crocoll (Croco Apps) |
Category | Tools |
Download Size | 7 MB |
Latest Version | 1.0.5 |
Average Rating | 4.39 |
Rating Count | 197 |
Google Play | Download |
AppBrain | Download KeyboardSwap for KP2A Android app |
This app is compatible with Keepass2Android.
Instructions for setting up this app:
1.) Install ADB on your computer. ADB is the Android Debug Bridge, you find instructions how to do this on https://developer.android.com/studio/command-line/adb.html
2.) Open a command prompt and change to the directory where the adb executable is located (e.g. [Android SDK location]\\platform-tools).
3.) Launch an adb shell. Therefore, type "adb shell"
4.) In the adb shell, enter
pm grant keepass2android.plugin.keyboardswap2 android.permission.WRITE_SECURE_SETTINGS
and hit the Enter key.
5.) Type "exit" to leave the adb shell.
6.) Go to Keepass2Android > Settings > App Settings > Password-Access > Keyboard switching and enable "Auto-switch keyboard"
NOTE for Xiaomi devices: You might have to enable some settings before running the adb shell command:
One has to toggle USB debugging (Security settings) and then click
through three-timed warnings.
Also the change does not take effect until the phone is rebooted.
Recent changes:
Updated target SDK version to avoid warning message.
Instructions for setting up this app:
1.) Install ADB on your computer. ADB is the Android Debug Bridge, you find instructions how to do this on https://developer.android.com/studio/command-line/adb.html
2.) Open a command prompt and change to the directory where the adb executable is located (e.g. [Android SDK location]\\platform-tools).
3.) Launch an adb shell. Therefore, type "adb shell"
4.) In the adb shell, enter
pm grant keepass2android.plugin.keyboardswap2 android.permission.WRITE_SECURE_SETTINGS
and hit the Enter key.
5.) Type "exit" to leave the adb shell.
6.) Go to Keepass2Android > Settings > App Settings > Password-Access > Keyboard switching and enable "Auto-switch keyboard"
NOTE for Xiaomi devices: You might have to enable some settings before running the adb shell command:
One has to toggle USB debugging (Security settings) and then click
through three-timed warnings.
Also the change does not take effect until the phone is rebooted.
Recent changes:
Updated target SDK version to avoid warning message.