KeyboardSwap Plugin for KP2A
allows to switch to the Keepass2Android keyboard automatically without root
keepass2android.plugin.keyboardswap2
About KeyboardSwap Plugin for KP2A
<p><i>KeyboardSwap</i> is a plugin for Keepass2Android (and its network version as well). It allows you to switch to the Keepass2Android keyboard automatically without root.</p><p><br><b>Instructions for setting up this app:</b></p><ol><li>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</li><li>Open a command prompt and change to the directory where the adb executable is located (e.g. {Android SDK location}\\platform-tools).</li><li>Launch an adb shell. Therefore, type "adb shell"</li><li>In the adb shell, enter "pm grant keepass2android.plugin.keyboardswap2 android.permission.WRITE_SECURE_SETTINGS" and hit the Enter key.</li><li>Type "exit" to leave the adb shell.</li><li>Go to <i>Keepass2Android > Settings > App Settings > Password-Access > Keyboard switching</i> and enable "Auto-switch keyboard"</li></ol><p><b>NOTE for Xiaomi devices:</b> You might have to enable some settings before running the adb shell command, see <a href='https://www.xda-developers.com/keyboardswap-plugin-keepass2android-automatically-switches-keyboards-without-root/#comment-3432883576' target='_blank' rel='nofollow'>XDA-Developers</a>.</p>