Category Archives: Pokemon

Jackson JSON Parser

Parsing a JSON response into a Java object is a super common task in Android development.  If you are fortunate enough to have a well-formed JSON response that would make sense being modeled directly as a Java object, then using a … Continue reading

Posted in 3rd Party Libs, Android, Pokemon | Leave a comment

Google Glass App: Basic Pokedex

In my previous post I mentioned I had the opportunity to speak at WWC Denver about Google Glass.  I wanted to write a quick app to demo at the presentation, and decided to write a very basic Pokedex app (because… … Continue reading

Posted in Android, Google Glass, Pokemon | 2 Comments