Library and example project on how to connect to GitHub OAuth (v3) API.
android-github-oauth is hosted in the following web site
https://github.com/thiagolocatelli/android-github-oauth
If you think the Android project android-github-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 android-github-oauth.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
android-github-oauth has the following Java source files.
br.com.dina.oauth.github.GithubApp.java br.com.dina.oauth.github.GithubDialog.java br.com.dina.oauth.github.GithubSession.java br.com.dina.oauth.github.Main.java br.com.dina.oauth.github.example.ApplicationData.java br.com.dina.oauth.github.example.MainActivity.java