Custom keyboard to default keyboard

shashkiranr

Active Member
Licensed User
Longtime User
Hi,

I have created a custom keyboard for my phone.

is it possible to make it the default keyboard...?

if yes , Kindly let me know how to go about it.:sign0085:

Your suggestions and inputs are much appreciated.

Regards,
SK
 

yttrium

Active Member
Licensed User
Longtime User
Hi,

I have created a custom keyboard for my phone.

is it possible to make it the default keyboard...?

if yes , Kindly let me know how to go about it.:sign0085:

Your suggestions and inputs are much appreciated.

Regards,
SK

What version of Android are you running, and on what phone? What ROM base is it (Stock, AOKP, Sense, Touchwiz, etc)?
 
Upvote 0

yttrium

Active Member
Licensed User
Longtime User
i m using note 2 GT-N7100 , unrooted phone - touchwiz i guess

In the Settings app, under Personal, Language, or Security (forgot what it's called), there should be a section called "Language & input" or similar.

Under "Keyboard & Input Methods" you should be able to enable your custom keyboard and set the default one.
 
Upvote 0

shashkiranr

Active Member
Licensed User
Longtime User
Thank you for your response but what my question is when you have an edit text and you go to input methods to choose your keyboard , there i want to see my custom keyboard. for this what i need to do?
 
Upvote 0

yttrium

Active Member
Licensed User
Longtime User
Thank you for your response but what my question is when you have an edit text and you go to input methods to choose your keyboard , there i want to see my custom keyboard. for this what i need to do?

You just have to enable it on the settings page I talked about.

Does it not show up there?
 
Upvote 0

shaxboz

Member
Licensed User
Longtime User
Hi! How can I create my custom keyboard, which user can choose from input method? Is there any library or has somebody example?
 
Upvote 0

glouie

Member
Licensed User
Longtime User
Under Keyboard and Input Methods is it possible to programmatically change the input method in B4A?
 
Upvote 0
Top