Google Play Services version 5.2.08 too recent for my device

前端 未结 2 1314
太阳男子
太阳男子 2020-12-06 00:42

I use this method to check the availability of play services:

private boolean checkPlayServices() {
    int status = GooglePlayServicesUtil.isGooglePlayServi         


        
2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 01:15

    Had to fix building using 5.0.89 too because my device won't update the google play services.

提交回复
热议问题