I am coding a dictionary application. I found a link for Google translate:
I want my application can give users more definitions of a word (definitions come from Longman, Cambridge, Oxford dictionary, and so on). My question is:
Is there any API support for Android to get those definitions?
Thank you in advance!