Skip to content

noeloasis/gdata-java-client

 
 

Repository files navigation

This project is moved from googlecode. Wikis are now kept in branch 'wiki'. Issues are all migrated, too.

Older Google Data (GData) APIs use XML as their underlying format, but most Google APIs have released newer versions of their APIs based on JSON. You should migrate your code to use the new API infrastructure that is based on JSON. Likewise, if you have an existing application that uses the GData Java client library, you need to update your code to use the Google APIs Client Library for Java, as described on the migration page.

We have stopped actively developing the GData Java client library, and the following table shows the GData status of relevant Google APIs:

API GData Status See Also
Google Analytics Data Export API Shut down. Replaced by Google Analytics Core Reporting API (starting at version 2.4). Migration Guide: Moving from v2.3 APIs to v2.4 & v3.0
Google Apps Provisioning API Deprecated as of May 2013, but continues to work as per deprecation policy. Replaced by the Admin SDK Directory API. Google Apps Provisioning API (Deprecated)
Google Base Data API Not available since June 1, 2011. Replaced by Shopping APIs. New Shopping APIs and Deprecation of the Base API
Blogger Data API Replaced by the latest Blogger API.
Google Book Search API Shut down. Replaced by Google Books API Family. Google books API searching by ISBN (on Stack Overflow)
Google Calendar API Deprecated. Replaced by Google Calendar API.
Google Code Search Data API Shut down in Jan 15, 2012. No replacement API. A fall sweep (Google blog post)
Google Contacts API Deprecated as of April 20, 2012, but continues to work as per deprecation policy. Replaced by the latest Google Contacts API. Google Contacts API v2 Developer's Guide - Java
Google Documents List Data API Deprecated as of Sep 14, 2012, but continues to work as per deprecation policy. Replaced by Google Drive API. Google Documents List API version 3.0
Google Finance Portfolio Data API Deprecated as of June 3, 2011, but no scheduled shutdown date. No replacement API. Spring cleaning for some of our APIs (Google blog post)
Google Health Data API The product was discontinued as of January 1, 2013. No replacement API. An update on Google Health and Google PowerMeter
Google Maps Data API Deprecated. Replaced by Google Maps API Web Services.
Picasa Web Albums Data API GData version is still live. No replacement API. Client Libraries and Sample Code for Picasa Web Albums Data API
Google Project Hosting Issue Tracker API Shut down on June 14, 2013. No replacement API. Winter cleaning (Google blog post)
Google Sidewiki Data API Product discontinued. No replacement API. A fall spring-clean (Google blog post)
Google Sites Data API GData version is still live. No replacement API. What is the Google Sites API?
Google Spreadsheets Data API GData version is still live. No replacement API. Google Sheets API
Google Translator Toolkit Data API The API is now restricted, but you can request access to the documentation. Google Translate API
Google Webmaster Tools Data API Not updated. Replaced by the latest Webmaster Tools API. Quickstart: Run a Webmaster Tools App in Java
YouTube Data API Deprecated in March 4, 2014, but continues to work as per deprecation policy. Replaced by YouTube Data API (v3). YouTube Data API Migration Guide

Android support: If you are developing for Android and the Google API you want to use is included in the Google Play Services library, you should use that library for the best performance and experience. If the Google API you want to use with Android is not part of the Google Play Services library, you can use the Google APIs Client Library for Java, which supports Android 1.5 (or higher) and provides other features such as OAuth 2.0 and Maven.

About

Automatically exported from code.google.com/p/gdata-java-client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.5%
  • JavaScript 1.9%
  • Other 0.6%