[android-developers] Re: How to parse JSON in Java?

2010-04-12 Thread vworld4u
You can use JSON Parser readily available for this purpose. Since Android platform is compliant with standard J2SE JDK, you can use the readily available open source JSON parsers. You can try http://www.json.org/java Or http://json-lib.sourceforge.net I have used second one. Thanks and Regards

[android-developers] Issue with Calendar APIs

2008-10-13 Thread vworld4u
Hi all, I am facing an issue with Android's Calendar API. When I get a Calendar instance with Calendar.getInstance(TimeZone) method with a Timezone other than the default time zone of the emulator/device, the returned calendar still has the default timezone. For example, my default timezone of