we are trying to create a Android application for an existing java web application and we are trying to access the java JSON data.
we are struck on how to send the JSON data to the request.
we thought of creating an java api and send as response for the request.
Please suggest any solution,
Thanks in Advance.