Android Application with OAuth(facebook, twitter).
OAuth is hosted in the following web site
https://github.com/preym/OAuth
If you think the Android project OAuth 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 OAuth.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 15 |
Activity Count | 4 |
jar files used | Parse-1.4.3.jar |
Required Permissions | android.permission.INTERNET |
OAuth has the following Java source files.
com.ehc.OAuth.Application.java com.ehc.OAuth.DashboardActivity.java com.ehc.OAuth.DatabaseHelper.java com.ehc.OAuth.LoginActivity.java com.ehc.OAuth.SignUpActivity.java com.ehc.OAuth.User.java