cloud-iot-core-androidthings
cloud-iot-core-androidthings copied to clipboard
Hello: Adding implementation 'com.google.android.things:cloud-iot-core:1.0.0' as suggested results in: Failed to resolve: com.google.android.things:cloud-iot-core:1.0.0 Add Google Maven repository and sync project Show in Project Structure dialog Affected Modules: app This issue occurs...
Hi, We are working on a google IoT based native android application. Currently App is sending Keep alive every 1 min. We are trying to increase this period. We are...
This fixes the "Duplicate class" errors. Fixes #6
It may make sense to add support for the [Gateways feature](https://cloud.google.com/iot/docs/how-tos/gateways/) to this client.
I can't use the cloud-iot-core-androidthings with the firebase packages, the error i get is : Error: Program type already present: androidx.core.app.NavUtils I'm try to use the package with the firebase...