Android Keyboard. LatinIME gradle module

Published by Igor Khrupin on

My application requires Android keyboard.
I’ve got LatinIME from AOSP and made gradle module.

LatinIME support Android Accessibility and works perfect with TalkBack.

Here is screenshots:

screenshot_2016-11-17-00-49-59

screenshot_2016-11-17-00-50-03

 

 

 

 

 

 

Here is link for my github repo:

Download it from github

8 Comments

Sergey · 3 August, 2017 at 23:25

Error when unzipping file…

Ruwandika · 13 December, 2017 at 07:21

Does this support D-Pad navigation ? I mean.. Is it possible to navigate through the soft keys with a dial-pad arrow keys (or hardware keyboard arrow keys) once the keyboard becomes visible?
I am planning to use this for Android TV box. That’s my concern.

    Igor Khrupin · 13 December, 2017 at 19:14

    I don’t know. Please try and let me know how it works for you. Also we can discuss it.

Akash · 1 October, 2018 at 17:51

A problem occurred starting process ‘command ‘null/ndk-build.cmd”

I’m facing this issue

    Jack · 10 December, 2020 at 06:12

    Me too. Unable to run !

Jack · 10 December, 2020 at 07:01

Dear Igor Khrupin
Could you please let us know what version of Android Studio, and NDK did you use for the project? I am seeing NDK-build.cmd error. I have tried to use NDK r12b and most latest version as well.
I also update gradle to 6.5 via gradle-wrapper-properties.

Thanks.

    Igor Khrupin · 10 December, 2020 at 07:19

    Hey Jack,

    I’m not sure I remember the version of NDK. It was in 2016. Sorry about that, my friend.
    Could you please the solution here, so I will be able to make an update for others in the post?
    Thank you

Leave a Reply to Jack Cancel reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.