Requirement to mention Google Play services version in app's manifest
Can anybody tell me why we need to mention the Google Play service's version in an app's manifest? What does Android do with this value? Google continuously upgrading it's play service.But as old applications are there, so to support applications which are using old version of play service we need to spacify on what version of play service our application based. Update: we include google-play-service lib and the version is based on this lib not on google play service installed in our mobile. so play-service-lib jar will always be inside in our application with it's version code.So google will