tags:

views:

45

answers:

1
     I have read softkeyboard application,
    and  ihave one application in which the user can dynamically change the layout of
    keyboard and save it and it contains multiple languages so it is possible 
    with softkeyboard application .
    iS U HAVE SOME IDEA THEN GIVE ME GUIDANCE ,THANX IN ADVANCE
A: 

Android Keyboard:

I developed a custom soft keyboard in Android.I need to create Application specific keyboard as my application needs additional keys but it still needs the regular android keyboard as well.How do I even get to use my keyboard in my application without registering it as an input method?

Please tell me the possible ways to approach

Regards, rajini

Welcome to Stack Overflow! Consider asking this as a new question instead of as a reply to an existing one.
Iain