Skip to content

Asynchronous Requests not working on Android! #78

@joshgontijo

Description

@joshgontijo

From #38

When I use the Sync Request it works, but i should implement it in an Android AsyncTask class, because I can't make network connection in main thread.

When I try to use the Asynchronous Requests, I'm always getting The request has failed!.
I just changed the completed method to get the Json object instead of inputstream.

Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions