Challenges
Debug mode allows Internet access, release mode removes the permission.
You need to add
<uses-permission android:name=“android.permission.INTERNET” />
into the Android manifest file in
app/src/main/AndroidManifest.xml