The Particle Android Cloud SDK is an easy-to-use wrapper for the Particle REST API. The SDK enables painless interaction between your Android app and Particle-powered connected products, all via the Particle Cloud. SDK features include:
- Getting a list of a user's Particle devices
- Reading variables and invoking functions on devices
- Publishing events from mobile devices, and subscribing to events published by devices & apps
- Claiming & unclaiming devices for a user
- Managing access tokens for the Particle Cloud
Full documentation, including a getting started guide, lots of API examples, support & feedback links, and more are all available from our documentation page: https://docs.particle.io/reference/android/
The Particle Android Cloud SDK is available under the Apache License 2.0. See the LICENSE file for the complete text of the license.