particle-iot/photon-tinker-android

Name: photon-tinker-android

Owner: Particle

Description: Photon Tinker app for Android

Created: 2015-04-25 01:06:02.0

Updated: 2017-12-21 22:06:20.0

Pushed: 2018-01-17 20:34:55.0

Homepage: null

Size: 2424

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Particle Tinker app for Android

Particle

Install on your Android device from Google Play store

Get connected and start building your Internet of Things project right away with Particle, the companion app to the Photon, a tiny but powerful Wi-Fi development board from the team at Particle. Your Photon and this app are all you need to get started with your project or prototype; the kit comes pre-loaded with our firmware libraries and is connected to the cloud out of the box. Download Particle to easily connect your Photon to a Wi-Fi network in a few simple steps. No coding required. The app will take you through the entire set-up process step by step until the LED on your board is breathing cyan - indicating it's connected and ready to be programmed!

Additional resources
Open source project
Requirements
  1. Android Studio 1.2 or higher, and all the latest SDK components (Just launch the SDK Manager, wait for the progress bar at the bottom of the screen to finish, let it select all the updates, and hit the “Install X packages” button in the lower right corner)
  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*, hit the “play” button on the toolbar to build and run the app on a device.

* No, really, if you've just installed AS and are running it for the first time, you may want to get a cup of coffee during this part. And then drink that coffee slowly, perhaps while reading this documentation on how to speed up your Android Studio install.

FAQ

Q: I'm getting an error at build time, “The type java.nio.file.OpenOption cannot be resolved. It is indirectly referenced from required .class files”

A: You can ignore this error. That class is never referred to, it's just the build system complaining. See https://github.com/square/okhttp/issues/1052 , “OkHttp is careful to not exercise that code (and SPDY) where it is unsupported.“

License

Apache 2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.