Let me describe my application , I am fetching data from the website JSON url (Drupal website) , data is in JSON format. In my application login functionality works perfectly . & user is validated on the server. I am also fetching other data(JSON url) from the server & displaying in my android application. Let me describe my application , I am fetching