Archive for June, 2010

14 Jun 2010

Reading a json login response with Android SDK Posted by Insane in Uncategorized | 22 responses

Json had became quickly my favorite and more comfortable way to output the data, because of the simplicity of convert any data type into this type of representation. Two weeks ago I had the need to read a json server response from within an android application, althought this should be quite  straight forward in any [...]

Tags:,