Skip to content

jensck/particle-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Release Cadence

As described at the top of the document, there are three distinct products produced by this repo. Any time one of modules for these products changes on master, we will ship a release which includes that change within 90 days.

(Note: while it is our intent to release on this schedule, it is not meant as a guarantee. Circumstances may require us to expand the window between a change and when that change ships in a release.)

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.

About

Particle Open Source for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 37.3%
  • C 36.9%
  • Kotlin 23.1%
  • C++ 2.6%
  • CMake 0.1%
  • Shell 0.0%