I am writing a Dictionary app with 1 AutoCompleteText for typing word and 1 EditText to display the meaning of queried words:
1.The first problem is i do not know how to pick one token in the text of EditText when i move the mouse pointer to that token.
2.The second problem is when i click on that token i want some action 'll be happened,what should i do now?
LE CANH TOAN
(thnx for reading my problem!)




