android - Trying to create a json class in my application -


i try build json class application , dont know why isn't working: http://pastebin.com/a9wr9v0m

i need help! thanks!

are trying use class on ui thread?

if reason not working because cannot network actions on main ui thread need done in either async class or separate thread


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -