top of page

Projects

Here are some of my projects and some interesting links

Implementing a simple Hello World in Android

Intro to APIs

There is really nothing better than the Android Developers site for picking up all things Android.  There is even a great Hello World tutorial there.  If you have the time you should head over there and do the tutorial.  However, if like me, you want the short version of how to do the Hello World app in Android, keep reading.



























 

My very own Movie mashup







 

 

 

 

 

 

 

 

 

 

 

What is an API?

It is a way for users to access the data or functionality of an application or service.  The wiki definition states that "An application programming interface (API) is a particular set of rules and specifications that software programs can follow to communicate with each other. It serves as an interface between different software programs and facilitates their interaction, similar to the way the user interface facilitates interaction between humans and computers".  More





















A list of JSON parsers



 

 

 

 

Etc.

bottom of page