Downloaded the sample above, but it is getting json from a web server, this is how I fixed it and make it work.
trying use chrome web store REST Console does not work
http://stackoverflow.com/questions/16301779/passing-json-to-action-using-rest-console-mvc
Install IIS for Windows 8.1
http://www.howtogeek.com/112455/how-to-install-iis-8-on-windows-8/
Copy json file to root directory of IIS.
Start debugging to see if jsonObject picks up data and it did.
After json data loaded the app is running
You can download from Github: https://github.com/gchudublin/AndroidImageSlideShowDownload
No comments:
Post a Comment