Hello,

I have looked everywhere for any kind of hint of how to implement a
custom Tokenizer using the MultiAutoCompleteTextView.Tokenizer
interface, but have come up empty. As a last resort I was hoping that
someone here could provide me with a basic example of how to implement
the Tokenizer class so that I can hook it into the TextView with the
setTokenizer() method.

These are the examples and reference docs I was looking at:

http://code.google.com/android/reference/android/widget/MultiAutoCompleteTextView.Tokenizer.html
http://code.google.com/android/samples/ApiDemos/src/com/example/android/apis/view/AutoComplete6.html

I know this is probably a very trivial issue. I am new to both Java
and Android and would appreciate any help you can give me. Thank you!

Warm Regards,
Torgny

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to