Skip to content

Android Client + Android Wear client for Thinger.io Platform

Notifications You must be signed in to change notification settings

fotopretty/Android-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinger.io Android Client

Android source code for the Thinger.io Internet of Things Platform. With wear support.

Overview

The current version of the Android APP does not require any kind of login to interact with your IoT devices. Simply scan your device token as a QR code and your phone will be able to interact with your device for reading sensor values, changing led or relays states, and so on.

Download at Google Play: Thinger.io Android Client

Wear Support

The Android APP supports Android Wear devices for controlling and reading values from your sensors and actuators! The current version is still under testing and therefore it can still have some errors. At this moment the Wear version allows reading values (not composed values at this moment), execute resources, and control boolean resources. It is so cool to turn on and off things from the SmartWatch! To get the devices available in the SmartWatch, it is not required to do anything special. As usually, just scan the QR code from the platform with the mobile phone.

Features under development

Some of the planned featues for the Thinger.io Android App are the following:

  • Writing device tokens to NFC Tags and reading them back without using QR.
  • Improve Android Wear support.
  • Improve device discovery screen.
  • Add settings.
  • Session login for accounts and all the underlying stuff like listing devices, showing connections, dashboards?, etc.

Contributors

Any help is always welcome! If you feel confident about some feature to implement, or want to fix a bug, or improve the existing code, please, submit a pull request! :)

License

The class is licensed under the MIT License:

Copyright © 2015 THINGER LTD

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Android Client + Android Wear client for Thinger.io Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%