I need to change the Android Manifest of my Exported APK to add this:
<uses-permission android:name="android.permission.INTERNET"/>
How can I do it?
Develop games in your browser. Powerful, performant & highly capable.