I\'ve wanted to make an easy wearable app and connect through the data layer. Everything works fine with the handheld module (using: S5), but the wearable (using: Moto 360)
I have a similar problem when I use Google Play Services on ASUS ZenWatch,
In wearable always throw error:
ConnectionResult{statusCode=SERVICE_VERSION_UPDATE_REQUIRED, resolution=null
Google Play services out of date. Requires 7327000 but found 6774534
I found wearable and handheld Google Play Services may be not syncing, I don't know why.
So, check wearable Google Play Services version
Settings -> About -> Software version
And resync apps
Launch Android Wear app -> Click the gear icon -> select your device -> Resync apps
Wait 3-5 minute , check wearable Google Play Services version.
When sync is complete, maybe you can work it.
Hope you understand my broken English.