Re: [android-developers] Nested JSON Parsing with Volley

2013-09-05 Thread Παύλος-Πέτρος Τουρνάρης
Please share the stack trace too..! On Thu, Sep 5, 2013 at 10:04 PM, Raza Rahil Hussain razara...@gmail.comwrote: Hello everyone, I'm trying to parse Nested JSON with Volley Library but i'm getting problem somewhere catching object. Any can please look up the code -

Re: [android-developers] Nested JSON Parsing with Volley

2013-09-05 Thread MathieuB
Is it me or getString(temp) can't work. Temp is 297.009 in your json, not a string. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] Nested JSON Parsing with Volley

2013-09-05 Thread Raza Rahil Hussain
Hello everyone, I'm trying to parse Nested JSON with Volley Library but i'm getting problem somewhere catching object. Any can please look up the code - https://gist.github.com/razarahil/6149775 -- You received this message because you are subscribed to the Google Groups Android Developers