Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 684 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 684 Bytes

giellakbd-android

A fork of LatinIME (by Google for Android), targeting marginalised languages that also deserve first-class status on mobile operating systems.

Build Status

Building

It is highly recommended to use Divvun's kbdgen tool to generate any keyboards.

You will need to add an app/gradle.local file with the following template:

ext.app = [
    storeFile: "./some.keystore",
    keyAlias: "some key alias",
    packageName: "com.example",
    versionCode: 1,
    versionName: "0.0.0"
]

License

Apache 2 license. See LICENSE.