AOSP keyboard ported to support more languges.
Indic keyboard is a free and open source Indian language input keyboard application for Android mobile devices. At present supporting about 16+ Indic languages, this application has multiple input methods for each language - direct input (characters mapped to keys), inscript and transliteration. Though support for Indian languages was already available in some phones, Android officially started support with Jelly bean (4.1) version. Device need to haave font and rendering support for the keyboard to work.
This keyboard requires Android 4.1+.
- Android 4.1 and above.
- Assamese: Inscript, Transliteration
- Bengali: Probhat, Avro, Inscript
- Gujarati: Phonetic, Inscript, Transliteration
- Hindi: Phonetic, Inscript, Transliteration
- Kannada: Phonetic, Inscript, Transliteration
- Kashmiri/Kashur: Inscript
- Malayalam: Phonetic (based on lalitha), Inscript, Transliteration
- Marathi: Transliteration
- Myanmar (Burmese): xkb
- Nepali: Phonetic, Traditional, Transliteration, Inscript
- Oriya/Odia: Inscript, Transliteration
- Punjabi: Phonetic, Inscript, Transliteration
- Sanskrit: Transliteration
- Sinhalese: Transliteration
- Tamil: Tamil-99 (initial support), Inscript, Phonetic
- Telugu: Phonetic, Inscript, Transliteration, KaChaTaThaPa
- Urdu: Transliteration
Apache License, Version 2.0
- Install gradle (1.x), Android Support Repository, SDK and other usual android stuffs.
- Clone the repository
- Initialize submodules
cd java
- Use
gradle assembleDebug
to build the package.
This project is originally initiated by Jishnu Mohan in 2012 as part of his androidtweak.in
project.
1.0 version was supported by DIT R & D Project undertaken by ICFOSS, Govt. of Kerala. Anivar Aravind co-ordinated the project for ICFOSS and Hiran Venugopalan designed the icon.
This project uses code from jquery.ime project of Wikimedia and some of the layouts are ported from there.