after that i should use json.getBoolean and json.getString? 2011/6/21 Miguel Morales <[email protected]>
> JSONObject json = new JSONObject(jsonString); > > On Tue, Jun 21, 2011 at 1:48 PM, Jorge Luis <[email protected]>wrote: > >> How do i simply parse {"status":true,"msg":"Logged In."}? >> >> Thx >> >> -- >> Jorge Luis Ferrari Cé >> Desenvolvedor / Web Designer >> Siga @JLFerrari >> >> >> -- >> 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 > > > > > -- > ~ Jeremiah:9:23-24 > Android 2D MMORPG: http://solrpg.com/, > http://www.youtube.com/user/revoltingx > > -- > 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 -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- 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

