An Android Keyboard based on the AOSP Gingerbread soft keyboard.
- Swap between Android keyboard layout and a PC keyboard layout
- No internet connection
- Open source
- Workflow to compile in the cloud
- Default optimized settings
demo_hackers_keyboard_sm.mp4
You can compile the Keyboard just by doing a fork, make any change and push it.
The cloud compiled version will show up at https://github.com/your_github_username/yout_fork_name/actions for example:
https://github.com/stringmanolo/hackerskeyboard/actions
Click on the last cloud build (has your commit message) workflow and the artifact with the app-debug.zip will show up.
Extract and install the app-debug.apk inside.
You can also compile it in your prefered way, for example importing it into Android Studio, or from your terminal, etc.
