Android Open Source - Development api AndroidOauth2GoogleApiJavaClient






Project Summary

updated project (latest google api and latest latitude api) from ddewaele.

Web Site / Source Repository

AndroidOauth2GoogleApiJavaClient is hosted in the following web site
https://github.com/gerdmestdagh/AndroidOauth2GoogleApiJavaClient

If you think the Android project AndroidOauth2GoogleApiJavaClient 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 AndroidOauth2GoogleApiJavaClient.

ItemValue
Java File Count7
Minimum SDK Version14
Activity Count2
jar files usedcommons-codec-1.6.jar
commons-logging-1.1.1.jar
google-api-client-1.7.0-beta.jar
google-api-services-latitude-v1-1.1.0-beta.jar
google-api-services-latitude-v1-rev2-1.4.0-beta.jar
google-http-client-1.7.0-beta.jar
google-oauth-client-1.7.0-beta.jar
guava-11.0.1.jar
httpclient-4.0.3.jar
httpcore-4.0.1.jar
jackson-core-asl-1.9.4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

AndroidOauth2GoogleApiJavaClient has the following Java source files.

com.ecs.android.sample.oauth2.LatitudeApiSample.java
com.ecs.android.sample.oauth2.OAuth2ClientCredentials.java
com.ecs.android.sample.oauth2.OAuthAccessTokenActivity.java
com.ecs.android.sample.oauth2.asynctasks.GetAccessTokenFromCodeTask.java
com.ecs.android.sample.oauth2.asynctasks.GetLatitudeLocationTask.java
com.ecs.android.sample.oauth2.store.CredentialStore.java
com.ecs.android.sample.oauth2.store.SharedPreferencesCredentialStore.java