This apps demonstrates a working version of KeyboardlessEditText, which is open source on GiHub: https://github.com/danialgoodwin/android-widget-keyboardless-edittext
The purpose of this keyboardless EditText is to allow regular use of the input box without a soft keyboard showing up. This allows custom buttons on the screen to interact with the field without having to define a full custom keyboard yourself.
You can find more information about this project at: https://github.com/danialgoodwin/android-widget-keyboardless-edittext
Latest Version
1.0.2Uploaded by
Riski Yanto
Requires Android
Android 2.2+
Category
Free Libraries & Demo AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Dec 29, 2015
When KeyboardlessEditText widget is first loaded, the cursor for it will now always be at the end of the input.