https://github.com/billstclair/android-sample-keyboard
A sample custom keyboard for Android
https://github.com/billstclair/android-sample-keyboard
Last synced: 15 days ago
JSON representation
A sample custom keyboard for Android
- Host: GitHub
- URL: https://github.com/billstclair/android-sample-keyboard
- Owner: billstclair
- License: mit
- Created: 2019-07-23T19:40:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T19:43:17.000Z (almost 7 years ago)
- Last Synced: 2026-01-20T10:52:52.653Z (5 months ago)
- Language: Java
- Size: 122 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Sample Keyboard
This is a sample keyboard coded from [instructions at Android City](https://www.androidauthority.com/lets-build-custom-keyboard-android-832362). I found the text to be confusing, so I followed the embedded video, which is at [youtu.be/8DeQk0wlFyM](https://youtu.be/8DeQk0wlFyM).
The code is currently incomplete. I stopped [at 20:19](https://youtu.be/8DeQk0wlFyM?start=1219) in the video.