googleworkspace / android-samples

Android samples for Google Workspace APIs
Apache License 2.0
635 stars 410 forks source link

Issue for import in Android demos? #2

Closed solankiranvir closed 10 years ago

solankiranvir commented 10 years ago

Hello, In this demo projects there is use of Drive SDK which imports com.google.android.gms.drive.MetadataChangeSet but in new api there is no imnport of MetadataChangeSet so can you plese tell me how i solve this problem and make this demo working.

rakyll commented 10 years ago

Did you install Play Services SDK? http://developer.android.com/google/play-services/setup.html

solankiranvir commented 10 years ago

Ya i already install it though Some methods not imported in my project of Google drive i also used Drive API.

On Mon, Jan 20, 2014 at 2:57 PM, Burcu Dogan notifications@github.comwrote:

Did you install Play Services SDK? http://developer.android.com/google/play-services/setup.html

— Reply to this email directly or view it on GitHubhttps://github.com/googledrive/android-demos/issues/2#issuecomment-32744626 .

rakyll commented 10 years ago

Could you share your google-play-services_lib's version with me? (It's available in the manifest file).

solankiranvir commented 10 years ago

versionCode="3225130" versionName="3.2.25 (761454-30)" Its a latest google play service i think. Please help to run your github android drive master demo code.

On Tue, Jan 21, 2014 at 7:06 PM, Burcu Dogan notifications@github.comwrote:

Could you share your google-play-services_lib's version with me? (It's available in the manifest file).

— Reply to this email directly or view it on GitHubhttps://github.com/googledrive/android-demos/issues/2#issuecomment-32885137 .

solankiranvir commented 10 years ago

Can u provide me Google Play service lib of version which is use in your demo code?

rakyll commented 10 years ago

The version we depend on is android:versionCode="4132530", android:versionName="4.1.32 (978161-30)". Use Android SDK manager to update Google Play Services package.

solankiranvir commented 10 years ago

I already update this version though method import problems in project.

On Mon, Jan 27, 2014 at 2:54 PM, Burcu Dogan notifications@github.comwrote:

The version we depend on is android:versionCode="4132530", android:versionName="4.1.32 (978161-30)". Use Android SDK manager to update Google Play Services package.

— Reply to this email directly or view it on GitHubhttps://github.com/googledrive/android-demos/issues/2#issuecomment-33351846 .

rakyll commented 10 years ago

Could you clone https://github.com/rakyll/google-play-services and use https://github.com/rakyll/google-play-services/tree/master/libproject/google-play-services_lib instead as the client lib? It's what has been distributed since 4.1.32 and contains a symbol for com.google.android.gms.drive.MetadataChangeSet.

solankiranvir commented 10 years ago

okay i will check that. thanks.can u give your skype id so i will directly contact you if no probl;em then?

On Mon, Jan 27, 2014 at 6:20 PM, Burcu Dogan notifications@github.comwrote:

Could you clone https://github.com/rakyll/google-play-services and use https://github.com/rakyll/google-play-services/tree/master/libproject/google-play-services_libinstead as the client lib? It's what has been distributed since 4.1.32 and contains a symbol for com.google.android.gms.drive.MetadataChangeSet.

— Reply to this email directly or view it on GitHubhttps://github.com/googledrive/android-demos/issues/2#issuecomment-33364673 .

solankiranvir commented 10 years ago

Thanks for your help library work now. can u give your Skype id so i will directly contact you if i have problem then?

On Mon, Jan 27, 2014 at 6:24 PM, Solanki Ranvir solankiranvir217@gmail.comwrote:

okay i will check that. thanks.can u give your skype id so i will directly contact you if no probl;em then?

On Mon, Jan 27, 2014 at 6:20 PM, Burcu Dogan notifications@github.comwrote:

Could you clone https://github.com/rakyll/google-play-services and use https://github.com/rakyll/google-play-services/tree/master/libproject/google-play-services_libinstead as the client lib? It's what has been distributed since 4.1.32 and contains a symbol for com.google.android.gms.drive.MetadataChangeSet.

— Reply to this email directly or view it on GitHubhttps://github.com/googledrive/android-demos/issues/2#issuecomment-33364673 .

rakyll commented 10 years ago

Please file issues here.

solankiranvir commented 10 years ago

Okay thanks. write now no any issues some activity in android master demo not working like RetriveMetadta,Retrive Contents etc

On Tue, Jan 28, 2014 at 2:03 PM, Burcu Dogan notifications@github.comwrote:

Closed #2 https://github.com/googledrive/android-demos/issues/2.

Reply to this email directly or view it on GitHubhttps://github.com/googledrive/android-demos/issues/2 .