. Android Developers Blog: network call in Main UI Thread
Showing posts with label network call in Main UI Thread. Show all posts
Showing posts with label network call in Main UI Thread. Show all posts

Saturday, 16 February 2013

android.os.NetworkOnMainThreadException in android

Hello Droid Guys, Yesterday , I found a strange issue, my application is running fine on most of the android devices. But when I run the same application on Samsung S-3, S2, Samsung Galaxy Duos it will be crashed and give me the error "android.os.NetworkOnMainThreadException". Caused by: android.os.NetworkOnMainThreadException...

 

Copyright @ 2013 Android Developers Blog.