Simple sample for Auth0 and Android based devices.
Auth0-Android-Sample is hosted in the following web site
https://github.com/auth0/Auth0-Android-Sample
If you think the Android project Auth0-Android-Sample 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 Auth0-Android-Sample.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Auth0-Android-Sample has the following Java source files.
com.auth0.sdk.auth0sample.AuthenticationActivity .java com.auth0.sdk.auth0sample.AuthenticationActivityResult.java com.auth0.sdk.auth0sample.AuthenticationActivitySetup.java com.auth0.sdk.auth0sample.BuildConfig.java com.auth0.sdk.auth0sample.MainActivity.java