包含Android播放服务APK

Dan*_*ean 3 android google-play-services

对于应用程序,我需要使用谷歌播放服务用于位置目的.

有没有办法将位置服务('com.google.android.gms:play-services-location:7.0.0')包含到.apk中,以便最终用户无需通过Play商店更新播放服务如果设备上安装了旧版本?

ama*_*Bit 5

Google Play服务是独立的独立应用.由于它不是开源,我们将无法使用它的应用程序的apk部分.

我们在应用中添加的Google Play代码部分仅仅是我们的应用和Google Play服务应用之间的界面.