1

I am planning to create a multi lingual keyboard using Java. can u give some ideas or suggestions for doing that? Is there any open source code or interface which i can use in my code?

santhosh
  • 1,864
  • 3
  • 18
  • 22

1 Answers1

0

Check out the Input Methods framework if you're just looking to allow users to easily enter multilingual text.

Mike Atlas
  • 8,082
  • 4
  • 44
  • 62