The Play Store Watch downloads only work when there when the watch has a WiFi connection I think that is probably the connection issue you are seeing. Open Play Store from your watch and see if it downloads then.
There still is a big benefit of having a companion (actually bundled app) and that is it allows you to have a brand page that lists all your watch faces for potential buyers.
Hi guys! I’ve managed to make both the watch face and the companion app visible on Google Play page by uploading first the bundle for Wear OS and then for the phone. However, now I have a strange problem because the companion app is mandatory for installation. Any ideas how to make the wach face independent from the phone app? I’ve checked the manifest file for the watch face and meta tag com.google.android.wearable.standalone is set to true.
Hi @DeliFani nice to know you are using android studio. can you please teach me how to create watch face by android studio in simple way. Also please share some link how to do this. Many Thanks.
Recently i have create more the 30 watch faces through watch face studio and live in play store.
[quote=“IndyNS, post:130, topic:18400, full:true”]
Hi guys! I’ve managed to make both the watch face and the companion app visible on Google Play page by uploading first the bundle for Wear OS and then for the phone. However, now I have a strange problem because the companion app is mandatory for installation. Any ideas how to make the wach face independent from the phone app? I’ve checked the manifest file for the watch face and meta tag com.google.android.wearable.standalone is set to true.
No, I’m just asking if I need to add it to the companion app .
I created the dial in Watch face studio and the companion app in android studio.
First I printed out the .aab file in watch face studio and uploaded the version in the wear os form factor, then I uploaded the .aab file of the companion app that I created in android studio to the phone, tablet form factor and published both in the closed test channel.
When I control it from my phone, it doesn’t give me the option to select a device, and when I open the connection from my watch face, there is no button to adjust the face.
android.hardware.faketouch, android.hardware.type.watch
After outputting the .aab file in watch face studio, I selected only the wear os device as the form factor and uploaded the .aab file.