I am writing an android app that needs to connect to a Socket.IO instance running on a node.js server.
Attempting to connect to the instance and transmitting data us
You have to add this code in application tag in the manifest as below :
....