Quantcast
Channel: How can I fix 'android.os.NetworkOnMainThreadException'? - Stack Overflow
Viewing all articles
Browse latest Browse all 191

Answer by Subhalaxmi for How can I fix 'android.os.NetworkOnMainThreadException'?

$
0
0

I solved this problem in a simple way...

I added after oncreateStrictMode.enableDefaults(); and solved this.

Or

use Service or AsyncTask to solve this

Note:

Do not change SDK versionDo not use a separate thread

For more, check this.


Viewing all articles
Browse latest Browse all 191

Latest Images

Trending Articles



Latest Images