Android Core
-
Android App Engine Integration
Google App Engine is great for those of you in search of a complete, scalable and affordable hosting solution. Especially if…
Read More » -
Should Android Worry About the iOS 5 Update? Definitely Not!
With the announcement of the new iOS 5 at the WWDC, the first articles emerge already on the web relating…
Read More » -
Android Dependency Injection and Testing Libraries
Anything and everything that makes life easier to develop for Android should be looked into. There are a couple of…
Read More » -
Android: Menu Class Investigation
Android provides decent functionality for instantiating your own run of the mill Menu within the standard framework. They even have…
Read More » -
Android JSON Parsing with Gson Revisited
A while ago we hosted an article about using Gson for JSON parsing with Android. The tutorial was a simple…
Read More » -
Android HTTP Camera Live Preview Tutorial
The Android SDK includes a Camera class that is used to set image capture settings, start/stop preview, snap pictures, and…
Read More » -
Android Google Maps Tutorial
The Android platform provides easy and tight integration between Android applications and Google Maps. The well established Google Maps API…
Read More » -
Android XML Binding with Simple Framework Tutorial
XML is still important in the area of web services even though REST has gained significant attention lately. Exposed APIs…
Read More » -
Android Animations – Quick Guide
A quick guide in the world of animations in Android from Chandan, one of our JCG partners. (NOTE: The original…
Read More »