Als uw php-script is geïmplementeerd op localhost en u uw Android-app op emulator implementeert, moet u deze constructor gebruiken:HttpPost httppost =new HttpPost("http://10.0.2.2/index.php");
Zie:http://developer.android.com/guide/developing /devices/emulator.html#emulatornetworking