Android application to validate your OpenID authentication requests from your Android, without logging on the provider (see @bearstech/oursid ).
GrizzlID is hosted in the following web site
https://github.com/bearstech/GrizzlID
If you think the Android project GrizzlID 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 GrizzlID.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 5 |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK com.bearstech.openid.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 4 image files in GrizzlID. The names of the image files are listed as follows.
bt_logo.png ic_menu_close_clear_cancel.png ic_menu_refresh.png oidbt.png
The following screenshort is generated from the image listed above.
GrizzlID has the following Java source files.
com.bearstech.grizzlid.oauth.OAuthDialogActivity.java com.bearstech.grizzlid.oauth.OAuthWebViewActivity.java com.bearstech.openid.C2DMReceiver.java com.bearstech.openid.Config.java com.bearstech.openid.CookieParser.java com.bearstech.openid.FaviconFetcher.java com.bearstech.openid.GrizzlID.java com.bearstech.openid.JSONOidRequest.java com.bearstech.openid.LoginActivity.java com.bearstech.openid.OIDProviderClient.java com.bearstech.openid.OIDRequestDialogActivity.java com.google.android.c2dm.C2DMBaseReceiver.java com.google.android.c2dm.C2DMBroadcastReceiver.java com.google.android.c2dm.C2DMessaging.java