Search:

Type: Posts; User: Rootntootn

Search: Search took 0.16 seconds.

  1. Thread: JSON reader

    by Rootntootn
    Replies
    4
    Views
    4,032

    Re: JSON reader

    Simple answer: it wasn't an array in the json feed it was another object... all you had to do was make another object.
  2. Thread: JSON reader

    by Rootntootn
    Replies
    4
    Views
    4,032

    Re: JSON reader

    OK, ran into another problem.

    Keep getting an error when I try to read an array in the object... Here's the chunk of code that's giving me the problem:



    Object obj = parser.parse(json);...
  3. Thread: JSON reader

    by Rootntootn
    Replies
    4
    Views
    4,032

    Re: JSON reader

    After digging through a ton of stuff this morning I finally came across the answer I was looking for. Hopefully this will help someone else out that does a search on the forums with the same...
  4. Thread: JSON reader

    by Rootntootn
    Replies
    4
    Views
    4,032

    Re: JSON reader

    awww no one :(


    Guess I'll get cracking on it again this morning.
  5. Thread: JSON reader

    by Rootntootn
    Replies
    4
    Views
    4,032

    JSON reader

    I've done a search on these forums and exhausted my link supplies on google so it's time to ask my question here.


    Quite simply I've got an application that connects to a website and gathers the...
Results 1 to 5 of 5