File Uploading in Android using Web Service in PHP Android Java Php by Rajesh Kumar Sahanee - September 22, 2017April 25, 20200 Hello Friends, Today I will tell you file uploading in android using web service in PHP. Basically we will call web service developed in PHP using AsyncTask in android to upload file and we will get file name and file type in response. PHP Code for Web Service config.php [crayon-6940a2cad91c4307583239/] user.php [crayon-6940a2cad91d0848323338/]