I have seen several questions regarding SocketException when using Android, but none of them cover the BindException that I get even with the INTERNET permission specified i
Try add permission android.permission.INTERNET it worked for me