I want to implement a keyboard just like this one:
This application is in Google Play: Gif Keyboard
This keyboard can be select from the keyboard list and user can use it from any application.
So far i have learnt keyboard preview can be altered in java code by overriding onDraw(), if so how this can be done