Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 587 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 587 Bytes

Keepass2Android Plugin: K2ABluetoothKeyboard

K2ABluetoothKeyboard is a plugin for the keepass2android application. It allows you to enter your passwords over bluetooth.

  • No additional hardware required
  • No root required

for developers

Useful resources:

Build instructions

git clone ${..this..repo..}
git submodule update --init
# make sure you have the android sdk installed
./gradlew assembleDebug