android.os.NetworkOnMainThreadException due to StrictMode.ThreadPolicy
StrictMode.ThreadPolicy was introduced since API Level 9 and the default thread policy had been changed since API Level 11, which in short, does not allow… Read More »android.os.NetworkOnMainThreadException due to StrictMode.ThreadPolicy