We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If VHEditor brought you here it looked like that you need to grant permissions to VHEditor so the feature can be performed.
VHEditor needs android.permission.WRITE_SECURE_SETTINGS to update current keyboard when the app starts, this permission must be granted using adb:
android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant vn.vhn.vsc android.permission.WRITE_SECURE_SETTINGS