Android Wear App not installed

前端 未结 7 1298
-上瘾入骨i
-上瘾入骨i 2020-12-05 03:04

we release our first Wearable Application today but sadly this one isn\'t get installed automatically as it should.

We double checked the APK and the wearable apk is

相关标签:
7条回答
  • 2020-12-05 03:51

    What worked for me was removing product flavors. Sucks that I can't have flavor-specific code now, but Android refuses to package the wear app in release otherwise.

    See: Android Wear app not installing through handset

    0 讨论(0)
提交回复
热议问题