(cherry picked from commit deb89f665db66743f5564d23d6f9f972bd0b5241)
@@ -117,7 +117,7 @@ Terminating the networking feature:
.. warning::
- When exporting to Android, make sure to enable the [code]INTERNET[/code]
+ When exporting to Android, make sure to enable the ``INTERNET``
permission in the Android export preset before exporting the project or
using one-click deploy. Otherwise, network communication of any kind will be
blocked by Android.
@@ -9,7 +9,7 @@ which has a tutorial available :ref:`here <doc_http_request_class>`.
@@ -10,7 +10,7 @@ For the sake of this example, we will create a simple UI with a button, that whe
@@ -39,7 +39,7 @@ WebRTC is implemented in Godot via two main classes :ref:`WebRTCPeerConnection <
@@ -22,7 +22,7 @@ WebSocket is implemented in Godot via three main classes :ref:`WebSocketClient <