views:

12

answers:

0

Hello,

I'm writing an app that has it's own text input, overriding the usual keyboard. I want to include some kind of word completition. It would, for obvious reasons, be best, if I wouldn't have to supply my own dictionary, but instead could use the one already in place.

Does anyone know how to access this dictionary? Is it even possible? And if it is: what capabilities does it have?

Thanks in advance