pankajsharma304 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

google-api-client-android should use the newly released play services artifact as dependency #791

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is now a Google Play Services artifact in the Android SDK. The 
google-api-client-android artifact should use that as dependency, so that we 
can easily use it with the new Gradle build system. Currently Gradle won't 
build, because it can't find the specified dependency. So we have to copy the 
jar into our project for now.

Original issue reported on code.google.com by gabriel....@gmail.com on 30 May 2013 at 11:40

GoogleCodeExporter commented 9 years ago
Making the Google Play Services a dependency should NOT be implemented until 
Google Glass has an implementation of Google Play Services.  We don't want the 
Android client to be restricted from use on Google Glass.

Original comment by joseph.a...@gmail.com on 14 Apr 2014 at 3:37