Selecting Text And Show Meaning As Pop Up In Android Eclipse
I want to make a book app, and to define or translate every sentence in it. The thing I want to know is how to make the translation appear as a pop up text for every single textvie
Solution 1:
It depend on how you want it to look. You could a toast, a context menu or a dialog.
Post a Comment for "Selecting Text And Show Meaning As Pop Up In Android Eclipse"