Skip to content

nassimaNoufail/login-system-with-android-php-and-mysql-using-httpurlconnection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Android has deprecated the Apache module(HttpPost and HttpGet) since API level 22, Now the alternate way is to use JAVA's built in library HttpURLConnection Class. This tutorial does not involves any library to send and recieve data like Volley, HttpOk etc. For Tutorial link http://androidcss.com/android/login-system-with-android-php-and-mysql-u…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 85.4%
  • PHP 14.6%