项目作者: imran8971

项目描述 :
Simple Android Project with Volley Library Example to get response from server using PHP
高级语言:
项目地址: git://github.com/imran8971/Android.git
创建时间: 2019-05-02T20:28:26Z
项目社区:https://github.com/imran8971/Android

开源协议:

下载


Android

In this project i have used volley library in order to get response from the server and while installing or running this project make sure that you use your IP Address and start xampp my sql and php server
and make a simple .php file with name greetings.php
which is included here!
and place this .php file inside xampp/htdocs folder in your system
and to check whether the connection is established :open your browser and write your IP address of system /greetings.php as shown below:
http://192.168.91.1/greetings.php