Skip to content

particle-iot/particle-android

Repository files navigation

Particle

Particle Android libraries and apps

Install the Tinker app on your Android device from the Google Play Store

This repository is a convenient single location for all Android-related code released by Particle. Currently, this includes:

Getting started with the libraries, getting help, and everything else

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/

Additional resources

Requirements for building the Tinker app

  1. Get the latest stable version of Android Studio
  2. Once you have Android Studio installed, launch it, and from the "Welcome to Android Studio" screen, pick "Open an existing Android Studio project". When it prompts you for the project location, point it at the top-level 'build.gradle' file in the repo.
  3. Once AS has finished its initial cogitating on the project, hit the "play" button on the toolbar to build and run the app on a device.

Maintainers

Maintainer docs

RELEASING.md

License

All code in this repository is available under the Apache License 2.0. See the LICENSE file for the complete text of the license.