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
marlonlom
08/06/2024, 3:13 PM
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
lam bui
08/07/2024, 1:59 AM
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.
lam bui
08/07/2024, 3:51 AM
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
louiscad
08/19/2024, 7:19 AM
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
lam bui
08/19/2024, 7:24 AM
respect. I always expect that. Thank you. Push your limit. 🎉