Android Repository Guide
about
The ESP RainMaker offers an open source development kit for creating android mobile applications. This SDK supports:
- User management (signup, login, third-party authentication)
- Provisioning (QR code, SoftAP, BLE)
- Device control
- Local network communication
- Scheduling
- Scenes
- Node grouping and sharing
Additional features include:
- Push notifications
- Time-Series data visualization
- OTA firmware updates
- System services (reboot, reset)
- Alexa integration
- Command-response handling
- Matter support
Users can customize various settings in local.properties
.
Compatibility: The app is compatible with Android 8.1+, built using Android Studio.
Click here to view the ESP RainMaker Android source code.
Loading README...