I am trying to connect (through TCP) to the server running on my machine from the Android device. I have android.permission.INTERNET in my manifest file:
android.permission.INTERNET
Disabled wifi on my Android device and then re-enabled it and it worked.