Hi.
I am an App Inventor and Android newbie.
I searched the web but couldn't find any helpful information, so I decided to ask my question here.
I am creating a companion app for a WearOS watch face using App Inventor. My companion app is an Android smartphone app that helps install watch faces on a smartwatch paired with a smartphone via Bluetooth.
The feature I want to create is that when I touch the install button in the companion app, the Google Play installation screen for the watch face opens on the WearOS smartwatch paired with Bluetooth.
Again, I want to send a Google Play installation link from an Android mobile device to a WearOS device (smartwatch), and Google Play opens on the WearOS device.
After Googling, I found some cases that seem to use StartRemoteActivity in Android, and there is a similar ActivityStarter in App Inventor, but it doesn't seem to provide the functionality I want.
Is there a way or extension that I can use to create the functionality I want in App Inventor?
Is there a similar case that provides such functionality?
Any opinions or answers are welcome.
Please help.
Thanks for answer.
But what I'm trying to do is not create a WearOS app. I just want to remotely open the Google Play app installed on a WearOS based smartwatch from a mobile Android app.
You should take a look at this