Android Open Source - App log GrizzlID






Project Summary

Android application to validate your OpenID authentication requests from your Android, without logging on the provider (see @bearstech/oursid ).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GrizzlID.

ItemValue
Java File Count14
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version7
Activity Count5
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK
com.bearstech.openid.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

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.

null

Java Source Files

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