Using Google Api fetch Documents list and download them?
问题 Hi i am using the picasa example for android and modifying it but i am not getting any list of documents Plz help i am posting my modified class rest are same as in picasa example?Plz help m getting 400 bad request in executeRefreshAlbums() method FetchGooleDocsActivity(This is the main Activity) package com.fetchgoogledocs; import java.io.IOException; import java.util.ArrayList; import java.util.List; import java.util.logging.Level; import java.util.logging.Logger; import android.accounts