Monday, March 14, 2016

Beginner UHunt API usage tutorial for windows phone 8.1




Instruction:


UHunt API usage tutorial using windows phone 8.1. This tutorial also should work for windows 10. Please make universal app instead of silverlight app.

This app gets json data from uhunt, parses it and shows it in the app. Nothing fancy just a simple beginners tutorial. This tutorial may also serve as reference for using other website API usage in wp 8.1. Make sure to read their docs if they require API key to get data from their website.

Also don't forget to add json.net reference from nuget or local system.

Get the Code here:
https://github.com/quickgrid/uva-current-users-app
https://github.com/quickgrid/Uhunt-Tracker-App

No comments: