java - Google Play Services "Not Authentic" on Glass -


i'm attempting user's current location on glass.

calling mlocationclient.connect() fails without resolution. checked if google play services available on device with:

googleplayservicesutil.isgoogleplayservicesavailable(this); 

this returns connectionresult.service_invalid, according documentation means "the version of google play services installed on device not authentic."

the setup google play services sdk guide not describe scenario.

does appear bug on glass itself? if so, i'll file bug report.

google play services not available on glass @ time. may have unpredictable results if attempt use it, or related features.

if care about, please let google know. file issue in glass platform issue tracker and, if possible, describe use case you're working on requires it. helps glass team prioritize features.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -