How to: Set Keyboard as default
There are multiple methods to set BlueFletch Keyboard as the default input method on a device.
Determine which Package
First need to determine which Keyboard package is being used.
EMM/PlayStore: com.bluefletch.ems.emm.keyboard
Sideload: com.bluefletch.keyboard
Staging: com.bluefletch.ems.staging.keyboard
Setting as Default
Now tell the system to set the keyboard as the default input method.
These examples assume package is com.bluefletch.keyboard
Via ADB
Using StageNow XML
Last updated