Deep Shah's Blog
Coding is an art. Not everyone is an Artist!
Showing posts with label
Gson
.
Show all posts
Showing posts with label
Gson
.
Show all posts
Sunday, April 24, 2011
Fixing the java.lang.ClassNotFoundException com.test.model.SomeModelClass in loader dalvik.system.PathClassLoader on Android
›
Recently, I had faced a very interesting issue on one of my Android project. The issue was the dreadful java.lang.ClassNotFoundException . ...
Saturday, April 16, 2011
How to work with JSON on Android - Part - 2
›
As mentioned in my previous post , Gson is an excellent lightweight opensource library to do JSON manipulations. I have used this library...
Monday, April 11, 2011
How to work with JSON on Android
›
Recently, I have been working quite a bit on Android . In my experience, there are lot of times when one has to deal with JSON while build...
›
Home
View web version