Home / User Guide / Getting Started / Installation
Getting Started P0

Installation

Download and install CleverKeys

Installation

Getting CleverKeys on your Android device is quick and easy.

Requirements

Installation Methods

Method 1: GitHub Releases (Recommended)

Method 2: Build from Source

For developers who want to build from source:

git clone https://github.com/tribixbite/CleverKeys.git

cd CleverKeys

./gradlew assembleRelease

The APK will be in app/build/outputs/apk/release/.

After Installation

After installing CleverKeys, you need to:

See Enabling the Keyboard for detailed steps.

Permissions

CleverKeys requests minimal permissions:

PermissionPurpose

VibrationHaptic feedback on key presses
StorageSaving user dictionary and preferences

No internet permission - CleverKeys never sends data to any server.

Troubleshooting

APK won't install

App crashes on first launch

Next Steps

First-Time Setup