This Remote Authentication System is an android project. It aims to give a demonstration of user registration system. An user can sign up here. The user can view his details being logged in. Communication with the remote server is based on RESTful web services..
Remote-Authentication-System is hosted in the following web site
https://github.com/arafat-al-mahmud/Remote-Authentication-System
If you think the Android project Remote-Authentication-System listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Remote-Authentication-System.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Remote-Authentication-System has the following Java source files.
com.arafat.resttest.MainActivity.java com.arafat.resttest.SignUpActivity.java com.arafat.resttest.loginStatusActivity.java