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("https://10.0.2.2/index.php");
Zie:https://developer.android.com/guide/developing /devices/emulator.html#emulatornetworking