Android Installation
Dasher for Android is available as a v6 preview beta — the official frontend built on the DasherCore C API. It is early in development and has had limited testing so far, but it is real, usable Dasher.
There is also a community project, Dasher Mobile, which predates the official frontend and takes a different architectural approach. Both are listed below.
Dasher-Android (official v6 beta)
The official Android frontend lives at dasher-project/Dasher-Android.
- Download the latest APK from Dasher-Android Releases
- Enable “Install from unknown sources” in your Android security settings
- Open the downloaded APK and tap Install
- Find Dasher in your app drawer
Download latest APK · View Source Code
Google Play Store and F-Droid distribution is planned once the beta matures.
Dasher Mobile (community alternative)
Dasher Mobile is a community Android implementation developed by Ján Murin as a bachelor’s thesis at Masaryk University. It builds on DasherCore with KenLM language model integration and a focus on Slovak language support.
Download Dasher Mobile v1.0 · View Source Code
Input Methods Supported
The Android version of Dasher supports:
- Touch: Navigate by dragging your finger across the screen
- Tilt: Steer by tilting your device (requires calibration)
Using Dasher as a System Keyboard (IME)
One of Android’s advantages is that Dasher can act as a system-wide input method (IME), letting you type into any app:
- Go to Android Settings → System → Languages & input → On-screen keyboard
- Enable Dasher
- When typing in any app, switch to Dasher from the keyboard picker
First Run
- Open Dasher from your app drawer
- Grant any requested permissions
- Select your preferred alphabet/language from Settings → Alphabet
- Choose your input method from Settings → Input
Troubleshooting
Problem: App won’t install
Solution:
- Ensure you have Android 7.0 (Nougat) or higher
- Enable “Install from unknown sources” in your security settings
- If the APK is blocked, tap “More details” then “Install anyway”
Problem: Touch input is unresponsive
Solution:
- Try adjusting the speed slider in settings
- Check that your screen protector isn’t interfering with touch sensitivity
Need Help?
- Main Installation Guide - Other platforms
- FAQ - Common questions
- Matrix Chat - Get help from the community
- Dasher-Android Issues - Report bugs