Google Play集成介绍

Google Play使用共4个应用:
1. play商店            <=====> GooglePlayStore_Vxxx.apk                 (xxx表示版本号)
2. play服务            <=====> com.google.android.gms_Vxxx.apk          (xxx表示版本号)
3. play framework      <=====> com.google.android.gsf_8.0.0-26_Vxxx.apk (xxx表示版本号)
4. play账号管理,登录  <=====> GoogleLoginService.apk

一、下载apk:
    其中第1,2,3个apk可通过翻墙上国外网站搜索下载,第4个apk可以直接用之前的
    1. play商店下载,搜索关键词:
     google play store armeabi-v7a android 7.0
     表示搜索playstore适用在7.0系统上的armeabi-v7a cpu架构设备,如果cpu架构有其他如x86,x86_64,可以类似这种搜索
     
    2. play服务下载,搜索关键词:
     google play service armeabi-v7a android 7.0
     表示搜索playservice适用在7.0系统上的armeabi-v7a cpu架构设备,如果cpu架构有其他如x86,x86_64,可以类似这种搜索
     针对playservice,还可以在、通过版本中可以识别当前的apk支持哪一个系统,cpu架构,屏幕DPI
     如版本号12.2.21 (980-188803320),其中980(用XYZ表示)可通过如下网上说的信息对照:
        * X defines Android version:
        0 for Android <5.0
        2 for Android 5.0 and 5.1 starting with Play Services v8
        4 for Android 5.0 and 5.1 before Play Services v8, Android >= 6.0 after
        5 for Android Wear
        7 for Android 5.0
        8 for Android TV
        9 for Android 8.0+

        * Y defines CPU architecture:
        1 for armeabi
        3 for armeabi-v7a
        4 for arm64-v8a
        5 for mips
        7 for x86
        8 for x86_64

        * Z defines DPI:
        0 for universal nodpi
        2 for 160
        4 for 240
        6 for 320
        8 for 480
        
        那么12.2.21 (980-188803320)表示适用在8.0系统以上,设备cpu架构是x86_64,通用版本的dpi
        
    3. play framework下载,搜索关键词:
       google services framework armeabi-v7a android 7.0
       参考playstore下载

    4. play账号管理,登录apk下载
       这个可以使用之前的7.0 apk,也可以去下载
   

二、安装:
    将4个apk直接push到/system/priv-app下,同时将apk中对应具体的cpu架构的库拷贝到/system/lib下
    (/system/lib64选用适用具体设备情况而定)
    
三、使用:
    系统启动后,连接外网,如果点击play商店提示"与google服务器通信出现问题"后可能的原因非常多,
    第一个优先排查网络速度是否够快
    第二个优先排查确保play store和play servcie这2个apk要有位置信息权限,
        在settings->应用->找到这2个app后使能位置信息权限,因为google app要根据地域来推荐app的
    (在以上情况下如果还有问题,那么具体情况具体对待了)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值