Syncing mobile App to Android Wear

后端 未结 3 1098
迷失自我
迷失自我 2021-01-05 10:34

According to the doc: Packing wearable Apps I am using the following code:

dependencies 
{
  compile \'com.google.android.gms:play-services:5.0.+@aar\'
  com         


        
3条回答
  •  余生分开走
    2021-01-05 11:26

    I had this problem where the wear app wouldn't install. So I made sure the mobile app was installed (after exporting singed APK and doing an ADB INSTALL), then opened the Android Wear app, pressed the gears icon at the top and then selected Resync apps.

提交回复
热议问题