yuliskov / LeanKeyboard

Keyboard for Android TV devices (set-top-boxes, TVs etc)
https://www.patreon.com/yuliskov
GNU General Public License v3.0
195 stars 49 forks source link

Disable the error message when opening LeanKeyBoard banner in AndroidTV Nougat #9

Closed mo123 closed 6 years ago

mo123 commented 6 years ago

On AndroidTV Nougat when you click on the LeanKeyKeyboard banner it says Android Manifest error. Is it possible to make it just do nothing when opened or open the Language Input Settings in Android instead?

mo123 commented 6 years ago

The error message is: 'Unable to find explicit activity class {com.android.settings/com.android.settings.Settings$InputMethodAndLanguageSettingActivity}; have you declared this activity in your AndroidManifest.xml?'

In AndroidTV, there is only TVSettings.apk, no Settings.apk, can that be the problem? https://github.com/rock64-android/platform-packages-apps-TvSettings

yuliskov commented 6 years ago

@mo123 update: https://github.com/yuliskov/LeanKeyKeyboard/releases/download/4.3.30/LeanKeyKeyboardPro_v4.3.30_r.apk

mo123 commented 6 years ago

Works perfect now.

yuliskov commented 6 years ago

@mo123 great, thanks!