Gestiada / google-api-java-client

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

When including google-api-java-client, APK have 4MB baseline #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version of google-api-java-client (e.g. 1.1.0-alpha)?
1.2.0 alpha

Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Android 2.1

Describe the problem.
When including the google-api-java-client JAR library, the APK generated is 
almost 4mb. This is huge.

How would you expect it to be fixed?

Is there any way to limit the dependencies or the final size of the package?

Does it sound correct that my .apk file should be so large?

I am doing a query against BookSearch in a similar way to the YouTube sample 
and haven't added additional resources to the Android project.

Original issue reported on code.google.com by alexell...@gmail.com on 28 Oct 2010 at 2:17

GoogleCodeExporter commented 9 years ago
Doesn't make sense to me.  When I export calendar-v2-atom-android-sample to an 
APK it is 64K.

http://samples.google-api-java-client.googlecode.com/hg/calendar-v2-atom-android
-sample/instructions.html?r=default

Please bring this up on the discussion forum:

http://groups.google.com/group/google-api-java-client

Original comment by yan...@google.com on 28 Oct 2010 at 3:59