3
我想使用Google Play服务和Wear的WiFi将文件直接从Android Wear上传到Google云端硬盘。问题是Google Play服务是否支持Android Wear,特别是Google+登录和Google云端硬盘?Android Wear上的Google Play服务
更新
我开始用GPS 9.2.1,下面的消息loged
E/GmsClient: unable to connect to service: com.google.android.gms.auth.api.signin.service.START on com.google.android.gms
E/GmsClient: unable to connect to service: com.google.android.gms.signin.service.START on com.google.android.gms
E/GmsClient: unable to connect to service: com.google.android.gms.drive.ApiService.START on com.google.android.gms
E/Recordr: onConnectionFailed message: null, has solution false /com.anttek.soundrecorder.gd.GoogleDrive.onConnectionFailed(GoogleDrive.java:80)
升级到GPS 9.4。
W/AuthSignInClient: Could not launch sign in Intent. Google Play Service is probably being updated...
I/Recordr: Sign in fail, Status{statusCode=INTERNAL_ERROR, resolution=null} /com.anttek.soundrecorder.gd.GoogleDrive.onConnectionFailed(GoogleDrive.java:80)
GPS上的磨损版本52年4月9日
感谢KENdi,没有迹象表明Android Wear 2.0支持Google Auth和Google Drive。敬请关注。 –