The Data layer library for wearables requires Google Play services (well GoogleApi) client for connecting to the wearable. Just wondering if it would be seen as best practice to create 1 instance as object is initialized in b4a and close it when app closes. Or if it would be better to Create it on each a call to the data layer. I think, anot have currently been working towards the first idea. But did not if it was OK leaving the client connected whole time app is running. Thanks
Last edited: