-
Android Core
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 » -
Best Of The Week
Best Of The Week – 2011 – W06
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
Exposing a POJO as a JMX MBean with Spring
Here is a very nice tutorial on how “Exposing a POJO as a JMX MBean easily with Spring” can be…
Read More » -
Core Java
Java Memory Model – Quick overview and things to notice
In computing, a Memory model describes how threads interact through memory, or more generally specify what assumptions the compiler is…
Read More » -
Android Core
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 » -
Enterprise Java
Hibernate mapped collections performance problems
First things first, this article was inspired after Burt Beckwith‘s presentation about Advanced GORM – Performance, Customization and Monitoring at…
Read More » -
Android Core
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 » -
Best Of The Week
Best Of The Week – 2011 – W05
Hello all, I would like to introduce a new JavaCodeGeeks idea with this post. Every Sunday we are going to…
Read More » -
Android Core
Android JSON Parsing with Gson Tutorial
Apart from XML, JSON is a very common format used in API responses. Its simplicity has helped to gain quite…
Read More »