KeyboardSwap for KP2A

50.5K installs
214 ratings
143 monthly active users
Revenue not available

KeyboardSwap for KP2A Summary

KeyboardSwap for KP2A is a mobile Android app in Tools by Philipp Crocoll (Croco Apps). Released in Oct 2017 (8 years ago). It has about 50.5K+ installs and 214 ratings with a 4.35★ (good) average. Based on AppGoblin estimates, it reaches roughly 143 monthly active users . Store metadata: updated Jun 14, 2020.

Store info: Last updated on Google Play on Jun 14, 2020 .


4.35★

Ratings: 214

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot

App Description

Allows to switch to the Keepass2Android keyboard automatically without root

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.