Sign in to get statistics for your attended concerts! (Hide)
    • HannPark
    • Calling API From Android

    • Jul 9, 2012 3:35:59 AM UTC

    I seem to be having an issue trying to call the API from Android trying to get a JSON response. I have tried doing both a GET and a POST, but I never seem to get any data back. Anyone ever called the API from Android before?

    If so, please let me know how you were able to successfully call the API and get a result.

    • HannPark
    • Re: Calling API From Android

    • Jul 10, 2012 3:01:48 PM UTC

    I finally figured out my issue. The response from the API comes across in chunks and I was trying to process it before it was finished.