3

I am using EditTextView , where user enter some text and make a search. I want to search the Wikipedia for and get result against the text. How do I can search a query from Wikipedia. I found the API. But I did not found a way to get the search result for my text.

e.g. If I enter "computer virus"

what will be the query for this ?

jcubic
  • 61,973
  • 54
  • 229
  • 402
Arslan Anwar
  • 18,746
  • 19
  • 76
  • 105

1 Answers1

2

This will help you

http://www.mediawiki.org/wiki/API:Opensearch

Muhammad Nabeel Arif
  • 19,140
  • 8
  • 51
  • 70