Hello, sometimes I get the NetworkOnMainThreadException when I run my app... I'm using a Galaxy Nexus with Jelly Bean. The app uses HttpUtils to download data from an online .php page.
I read on the forum that I should use AsyncStreams, but I didn't understand the difference between this and AsyncStreams... Can you explain it?
Thank you in advance.
I read on the forum that I should use AsyncStreams, but I didn't understand the difference between this and AsyncStreams... Can you explain it?
Thank you in advance.