Search:

Type: Posts; User: izildop

Search: Search took 0.07 seconds.

  1. Replies
    16
    Views
    7,905

    Re: reading instagram api

    You see at I/System: under here is the method!!!!!!!!!!!!!!!!!!!!!
    I specifically made it this way so you can this that under that line is the method print you asked for.

    Look carefully a little...
  2. Replies
    16
    Views
    7,905

    Re: reading instagram api

    The Logcat:

    2019-07-12 14:50:12.757 1600-1778/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 9909694 , only wrote 9909360
    2019-07-12 14:50:12.891...
  3. Replies
    16
    Views
    7,905

    Re: reading instagram api

    The error that I gave you above.

    What in my code do I need to change to make it work?
  4. Replies
    16
    Views
    7,905

    Re: reading instagram api

    This is what is printed out, the same thing like before:

    at org.json.JSON.typeMismatch(JSON.java:100)
    at org.json.JSONObject.getJSONArray(JSONObject.java:588)
    at...
  5. Replies
    16
    Views
    7,905

    Re: reading instagram api

    A little bit hard for me to understand what you looking for, I'm a little bit noob srry for that.
    I tried to read out with the systemln but I don't saw it back it the logcat or run.

    Anyway right...
  6. Replies
    16
    Views
    7,905

    Re: reading instagram api

    You mean the information that I try to read out? I use postman, I put my instagram API and then I get this.

    {
    "data": {
    "id": "2086453534",
    "username": "izildoo",
    ...
  7. Replies
    16
    Views
    7,905

    Re: reading instagram api

    There is something wrong with


    this line: new Response.Listener<JSONObject>() {
    this line: JSONArray jsonArray = response.getJSONArray("data");


    If I'm right I need to turn the jsonarray in...
  8. Replies
    16
    Views
    7,905

    reading instagram api

    Step by step I'm getting closer. My api from instagram get read out in the run section when I check it, but then in the end it says: at data of type org.json.JSONObject cannot be converted to...
  9. Thread: Hello

    by izildop
    Replies
    0
    Views
    838

    Hello

    Hello, I'm Izildo

    Android Developer from the Netherlands

    Greetz to all,

    Thanks
Results 1 to 9 of 9