I have developed one SIP based application which is not able to use an internet connection while debugging on an android device. But when debugging on the emulator it works
To access Internet the only Uses Permission needed is android.permission.INTERNET in Manifest. Please Check your Internet connectivity with a Browser in Phone first.