Skip to content

initAndStartService: Request[id]=GET[url] = null #4

@kunalkala

Description

@kunalkala

I created and hosted a page to serve a Json representation of an Object (which also had three fields for state, result_code and transaction flag.

In my android application also, I created the same object. However, my android application is shutting down and showing Null Pointer exception and cannot resume activity exception in the LogCat.

Before the VM shuts down, I am getting the lines:

initAndStartService: Request [id]=....=GET[url]=...[ResourceRepresentation].=null
getUserRequest has started!

and then shutting down VM

I tried to retrieve the Object through another Android App using HttpRequest...I was able to do so.

To be used by RestDroid, does the hosted JSON need to satisfy any special format?

Is there a working example anywhere with a hosted JSON page also

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