Is there some hack in AS to link a configuration ...
# compose-wear
t
Is there some hack in AS to link a configuration and a device ? To be able to more easily switch between phone and wear.
😅 1
y
Newer Android Studio should switch to the last or preferred supported device for that launcher, when you switch run configs.
It can be annoying when it doesn't do what you expect, so file feedback on it.
t
Yes it is very very annoying 🙂 Specially since it still tries to compile and install even if it will fail so we don't see the issue 😞
But thanks for the link, I deleted the xml. done both starts and now it works. I'll take that as a win for as long as it works 🙂