Search code examples
androidjquerycross-platformappframework

Intel App-Framework -displaying JSON data


How to display JSON coming from php in intel App Framwork app. I have tried .getJSON() and .getJSONP() methods. Is there any full guide explaining these methods and how to use them?


Solution

  • Here are documentations for $.getJSON() and $.jsonP()