android / uamp

A sample audio app for Android
Apache License 2.0
13.1k stars 3.76k forks source link

How to run this palyer on android watch os emulator #280

Closed we10710aa closed 5 years ago

we10710aa commented 5 years ago

This might be a stupid question, I got a little bit confused, can I run this app on Watch OS? If it can, how to do that? I tried to run it on watch os emulator but an error showed up:

missing uses-feature watch, non watch apk can not be launched on a watch.

nic0lette commented 5 years ago

Sorry, UAMP doesn't currently run on a WearOS device, but if it's running on an Android phone, you should be able to interact with it via your Wear OS device.

224 was opened to support running the app directly on WearOS.