
google-plus-platform - issue #734
google_play_services_froyo missing version.xml, ads_attrs.xml
How does the product behavior differ from your expectations?
- 2 files that exist in the normal Google Play Services libproject do not exist in the Google Play Services for Froyo folder. Why were these 2 files left out?
C:\android-sdk\extras\google\google_play_services\libproject\google-play-services_lib\res\values>dir
11/03/2013 08:03 PM <DIR> . 11/03/2013 08:03 PM <DIR> .. 11/03/2013 08:03 PM 481 ads_attrs.xml 11/03/2013 08:03 PM 858 colors.xml 11/03/2013 08:03 PM 1,070 maps_attrs.xml 11/03/2013 08:03 PM 7,217 strings.xml 11/03/2013 08:03 PM 131 version.xml
C:\android-sdk\extras\google\google_play_services_froyo\libproject\google-play-services_lib\res\values>dir
12/15/2013 09:21 PM <DIR> . 12/15/2013 09:21 PM <DIR> .. 12/15/2013 09:20 PM 858 colors.xml 12/15/2013 09:21 PM 1,070 maps_attrs.xml 12/15/2013 09:21 PM 6,896 strings.xml <missing 2 files>
Describe, step-by-step, how to reproduce this issue. * Download Google Play Services Froyo, unzip, look in res/values.
Describe the impact of this bug -> I can not build my project without the library being correct. -> I can not serve AdMob ads without the library being correct. -> This impacts 10% of my users
When did this bug start happening? * as soon as I tried downloading google_play_services_froyo
When does the bug occur? * consistently, I can not build my project
Describe any workarounds you have found * http://stackoverflow.com/questions/19843784 ... but it is a hack.
Comment #1
Posted on Jan 26, 2014 by Helpful Horsehow can i resolve it?
Comment #2
Posted on Mar 21, 2014 by Happy HippoSome suggests that above is needed only for Up-to-date Google Play Services revision.
And if we use "Google Play Services for Froyo" library, then we don't need it.
Is it true?
Comment #3
Posted on Mar 28, 2014 by Massive CatComment deleted
Comment #4
Posted on Mar 28, 2014 by Massive Catyou can find the version in the manifest.xml of Froyo gust copy past it ;)
Status: New
Labels:
Type-Defect
Component-Plugins