Hey Bolt IoT wizards!
I am making some headway on a project integrating Bolt IoT with a custom Android app, but I’ve hit a few roadblocks where some expert advice would be golden.
For context, I’ve got my Bolt device up and running, controlling LEDs and reading sensor data like a champ through the Bolt Cloud dashboard. Now, I’m on a mission to build an Android app that lets users control their devices remotely.
Here’s where I’m scratching my head:
- Please share any tips or tricks on how to best hook Bolt IoT’s API into my Android app? Are there libraries or pre-built tools (SDKs) that can make this easier?
- How can I make sure the app gets updates from the Bolt device instantly? Thinking WebSockets, Firebase, or maybe something else entirely?
- What are the best practices to keep communication between the app and device super secure? User data and commands need to be protected!
- What’s the recommended way to handle user login within the app for connecting to the Bolt device? Should I rely on Bolt Cloud or build it within the app?
I also check this : https://forum.boltiot.com/t/how-to-create-an-android-app-using-python-with-bolt-google-cloud-platform But I have not found any solution. Could anyone share some helpful resources, or code examples you can share would be a huge help! Especially if you’ve tackled a similar project or have Bolt IoT magic in your fingertips.
Thanks in advance
Respected community member