teaching machines

WebAPI: Landon Burlingham

November 30, 2012 by . Filed under cs491 mobile, fall 2012, postmortems.

For my WebAPI poject I decided to make a finder for similar artists using Last.FM. I thought about this for awhile and because I am such a fan of their website and of music I wanted to do something with them. I created an app where you can type in an artists and it would display a listview with all of the similar artists. Also I got a listview of links from the twodee.org site and when you click on an item in the list view it will take you to a webpage associated with the item. Everything appears to be working correctly and all threads are being run in the background… I hope. The only thing that I found from testing my program was that when you click an artists name in the list it will crash. Other than that its awesome! Enjoy these screenshots :)