07-30 10:50:34.773: I/System.out(441): Exception com.google.gson.JsonParseException: Type information is unavailable, and the target is not a primitive:
On Tuesday, March 6, 2012 8:04:22 PM UTC+5:30, Marcelo H wrote: > > code ??? > > 2012/3/6 T.M.S.VIJAYKUMARR <[email protected]> > >> Hi, >> >> i think your parsing integer value may be null ,check it. >> >> On Tue, Mar 6, 2012 at 7:39 PM, vani reddy <[email protected]>wrote: >> >>> Hi friends, >>> >>> I am using GSON to parse the json, when some user logs in, it parses >>> properly but when someother user logs in it throws NumberFormatException. >>> I checked the JSON response also, its a valid JSON >>> How to debug this app. >>> >>> >>> >>> -- >>> Regards, >>> Vani Reddy >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >> >> >> >> >> -- >> >> >> >> >> ----- >> Thanks & Regards, >> T.M.S.VIJAYKUMARR >> BloG:http://iamvijayakumar.blogspot.com/ >> >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > > > -- > - Marcelo Henrique - > "Se não puder se destacar pelo talento, vença pelo esforço." (Dave > Weinbaum) > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

