Skip to content

Commit 005ed5f

Browse files
authored
updated readme
1 parent 944b112 commit 005ed5f

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# Android-Custom-Keyboard
22

3-
This is a simple example of creating Custom KeyboardView for Multi-Lingual Keybaords in Android.
3+
This is a simple example of creating Custom KeyboardView for Multi-Lingual Keyboards in Android.
44

55
I have referred sample project available on github at: https://github.com/rciovati/Android-KeyboardView-Example
66

7-
##App Screenshot
7+
## Sample App
8+
[![Get it on Google Play](http://www.android.com/images/brand/get_it_on_play_logo_small.png)](https://play.google.com/store/apps/details?id=com.firozmemon.customkeyboard)
9+
10+
### Keyboard Languages available in App
11+
- Default (Default Keyboard)
12+
- Hindi
13+
- Gujarati
14+
- Marathi
15+
- Kannada
16+
- Tamil
17+
- Punjabi
18+
#### [View Keyboard Layout](https://github.com/Firozmemon/Android-Custom-Keyboard/blob/master/keyboard_layout.md)
19+
20+
## App Screenshot
21+
822
![Screenshot](https://github.com/Firozmemon/Android-Custom-Keyboard/blob/master/img/App_Screenshot.png)

0 commit comments

Comments
 (0)