みんな。
Google API でいくつかの問題が発生しました: ドキュメント リストを読みたいのですが、最初の行で
DocsService client = new DocsService("yourCo-yourAppName-v1");
例外があります:
Could not initialize class com.google.gdata.client.docs.DocsService. Stacktrace follows:
Caused by NoClassDefFoundError: Could not initialize class com.google.gdata.client.docs.DocsService
アイデアや提案はありますか?