We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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