Hi everyone: I have a confuse: ```Is there a way o...
# compose-wear
l
Hi everyone: I have a confuse:
Copy code
Is there a way on Android to build a phone app attach build wear like Apple?
I'm looking for a way to automatically build for testing. Without going through android studio.
m
Is there a way on Android to build a phone app attach build wear like Apple?
Do you mean building using terminal with gradle? i think this is possible, but i dont know about whats the archetype for creating android projects, or the templates. - whats the meaning for "wear like apple"?
l
Currently, when IOS configures the watch integration schema, each time the app is built on the phone, it will update the wear on the apple watch.
Is there a way to automatically install the watch app when pairing when installing the phone app? example: i install strava on phone. i install strava on phone. Can it automatically install watch app when we pair device?
l
It's possible, but it's complicated because it's not built-in. I might make a Gradle plugin that does that one day
l
respect. I always expect that. Thank you. Push your limit. 🎉