Example Android application for accessing RPC and Portals APIs.
AndroidThermostat is hosted in the following web site
https://github.com/exosite-garage/AndroidThermostat
If you think the Android project AndroidThermostat 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 AndroidThermostat.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in AndroidThermostat. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
AndroidThermostat has the following Java source files.
com.exosite.demo.Device.java com.exosite.demo.MainActivity.java com.exosite.demo.SettingsActivity.java com.exosite.onepv1.HttpRPCRequestException.java com.exosite.onepv1.HttpRPCResponseException.java com.exosite.onepv1.OnePlatformException.java com.exosite.onepv1.OnePlatformRPC.java com.exosite.onepv1.Result.java