Android Wear app not installing through handset

后端 未结 8 1872
南旧
南旧 2020-11-29 07:42

I\'m trying to get a wearable app installed through an Android handset using the \'Package with Android Studio method\' found here but it\'s not working. The apk is never in

8条回答
  •  天命终不由人
    2020-11-29 08:03

    as far as I know product flavors are not supported at the moment, either use the manual build (asset or raw) or remove the product flavors.

提交回复
热议问题