I got this error on devices only and my emulator was running fine. To solve this first execute steps in my previous article
lastly add this line
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
still in your manifest file.
Enjoy
Top comments (0)