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
Post a Comment