LeanKeyKeyboard icon indicating copy to clipboard operation
LeanKeyKeyboard copied to clipboard

Error Unknown ID

Open ghost opened this issue 6 years ago • 9 comments

I keep getting the error: Error: Unknown id: org.liskovsoft.leankeykeyboard.pro/com.google.leanback.ime.LeanbackImeService

I am doing this on a FireTV Stick.

Thank You.

ghost avatar May 14 '18 18:05 ghost

@donron2325 thanks for the feedback. New manual is below. https://github.com/yuliskov/LeanKeyKeyboard/wiki/How-to-Install-LeanKeyKeyboard-on-FireTV

yuliskov avatar May 14 '18 18:05 yuliskov

That is what I used and I got the error.

ghost avatar May 14 '18 18:05 ghost

@donron2325 seems that right apk isn't installed. Are you sure that you're using latest version? I've changed id some time ago.

yuliskov avatar May 14 '18 19:05 yuliskov

I installed version 2.50 apk on the FireTV Stick. Is that the latest version?

ghost avatar May 14 '18 19:05 ghost

@donron2325 nope. Why not get releases from here? https://github.com/yuliskov/LeanKeyKeyboard/releases

yuliskov avatar May 14 '18 20:05 yuliskov

Oh my bad, I didn't see that page; I found your apk on the Play Store. The keyboard works fine now. Is there anyway to use a physical russian keyboard and input russian letters to the FireTV?

ghost avatar May 14 '18 23:05 ghost

@donron2325 seems that there is no way to change physical keyboard layout. If you know such software pls let me know.

yuliskov avatar May 15 '18 05:05 yuliskov

I keep getting the error: Error: Unknown id: org.liskovsoft.leankeykeyboard.pro/com.google.leanback.ime.LeanbackImeService

I am doing this on a FireTV Stick.

Thank You.

Hello can you help me also I have the same problem that you have

n95tr avatar Jul 17 '22 13:07 n95tr

Hi, guys. Try to activate the keyboard with these commands.

adb shell ime enable org.liskovsoft.androidtv.rukeyboard/com.liskovsoft.leankeyboard.ime.LeanbackImeService

adb shell ime set org.liskovsoft.androidtv.rukeyboard/com.liskovsoft.leankeyboard.ime.LeanbackImeService

yuliskov avatar Jul 17 '22 14:07 yuliskov