This is a repo for the Nest application. The goal of this is to make an IoT app that centers around the nest and builds on the latest and greatest of Android Wear and Android L.
nidus is hosted in the following web site
https://github.com/blured2000/nidus
If you think the Android project nidus 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 nidus.
Item | Value |
---|---|
Java File Count | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | firebase-client-jvm-LATEST.jar |
Required Permissions | android.permission.INTERNET |
nidus has the following Java source files.
com.applico.nesttest.ApplicationTest.java com.applico.nesttest.DeviceDetailsActivity.java com.applico.nesttest.NestDriverActivity.java com.applico.nesttest.model.INestService.java com.applico.nesttest.model.NestEta.java com.applico.nesttest.model.NestSmokeCo.java com.applico.nesttest.model.NestStructure.java com.applico.nesttest.model.NestThermostat.java com.applico.nesttest.model.NestToken.java com.applico.nesttest.ui.NestAuthFragment.java com.applico.nesttest.ui.NestDeviceFragment.java com.applico.nesttest.ui.ThermostatFragment.java com.applico.nesttest.utils.GenericConstants.java com.applico.nesttest.views.StatusCircleView.java