SmartGridViz is a data visualization project. It consists of an Android App and a physical representation of a power grid. Transformers in the power grid are modeled by LED lights that change color based on the data input. This repository contains the code for the Android app..
SmartGridViz is hosted in the following web site
https://github.com/kalynchang/SmartGridViz
If you think the Android project SmartGridViz listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SmartGridViz.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Fragment Count | 1 |
SmartGridViz has the following Java source files.
com.example.kalyn.smartgridviz.ApplicationTest.java com.example.kalyn.smartgridviz.MainActivity.java