Android Leanback Keyboard Source
Asked Answered
P

1

6

Is the source code available for the Android lean-back Keyboard?Basically the android box I am using shows its custom IME but I want to show leanback keyboard in place of that.

Pettway answered 26/2, 2016 at 11:33 Comment(1)
what box were you using? also did you find anything?Pintsize
K
0

To my understanding Leanback Keyboard changed it's name, now it's LeanKey Keyboard, I've been lead to think this as searching Leanback Keyboard on the google play store only shows a few results with similar names. However the source code is available for it on GitHub here https://github.com/yuliskov/LeanKeyKeyboard if you were looking for the builtin android LeanbackIME keyboard that is provided by Android TV it is available on the Android Google source git here https://android.googlesource.com/platform/packages/inputmethods/LeanbackIME

Knossos answered 28/10, 2022 at 19:56 Comment(1)
github.com/yuliskov/LeanKeyKeyboard is absolutely private project and not related to AOSP or AndroidTV builds. It's pretty nice replica of original GBoard (Google Keyboard)Selfconsequence

© 2022 - 2024 — McMap. All rights reserved.