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
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.