A freeboard.io inspired internet of things visualization UI (Widget) for Android.
Tile is a simple square shaped widget that can be placed in an android UI layout. You can use it to plot streaming data or pre-recorded data. You can also embed in it dial widgets, line graphs, donuts or circular and semi-circle widgets.
Tile is a library project. If you are interested to use it, this what you have to do
- Include appcompat v7 (older or 22.0.0) support library for Tile project
- Include the Tile library in your other project
- Define and position the Tile widgets inside of your layouts
A Sample implementation coming soon.... stay tuned!!!