Error:

Solution:
Go to this path C:\Users\dharm\AndroidStudioProjects\mhn_app_doctor\android\app\src\main
AndroidManifest.xml

Add this code to your AndroidManifest.xml
<uses-permission android:name="android.permission.INTERNET"/>Code language: HTML, XML (xml)