I am trying to write an application that display tweets in a geographic location on Android device using Android Java SDK.
My question is how do I create the search query in twitter.
Secondly once I have created the query how to I parse the JSON response?