Deploy WearOS app from within Android app

73 Views Asked by At

I'm currently developing an app mainly for WearOS which needs a phone companion to work. Due to the phone app needing quite powerful permissions (BIND_NOTIFICATION_LISTENER_SERVICE, QUERY_ALL_PACKAGES) I'll not have a good time releasing this on the PlayStore.

I want to release it open source on GitHub. This means I'll have the hassle of explaining the user how to sideload a WearOS app.

Is there a way to remotely install the WearOS app from within the phone app?

0

There are 0 best solutions below