Android native application to remotely control OpenDomo OS home automation.
RemoteDomo is hosted in the following web site
https://github.com/gt20cat/RemoteDomo
If you think the Android project RemoteDomo 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 RemoteDomo.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 6 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in RemoteDomo. The names of the image files are listed as follows.
ic_alerts_and_warnings.png ic_notificaciones_azul.png ic_notificaciones_blanco.png
The following screenshort is generated from the image listed above.
RemoteDomo has the following Java source files.
com.opendomo.notifier.Event.java com.opendomo.notifier.EventsList.java com.opendomo.notifier.EventsXmlParser.java com.opendomo.utilities.AlertUtilities.java com.opendomo.utilities.Login.java com.opendomo.utilities.NetworkUtilities.java com.opendomo.utilities.StringUtilities.java com.remdo.adapters.Category.java com.remdo.adapters.CategoryAdapter.java com.remdo.app.AddNewDeviceFragment.java com.remdo.app.AlertsCategoryActivity.java com.remdo.app.AlertsListActivity.java com.remdo.app.EditDeviceActivity.java com.remdo.app.MainActivity.java com.remdo.app.ProjectApplication.java com.remdo.app.ServiceConfigFragment.java com.remdo.app.SplashActivity.java com.remdo.app.WarningFragment.java com.remdo.app.WebViewActivity.java remdo.services.GeopositioningService.java remdo.services.NotificationService.java remdo.sqlite.helper.DatabaseHelper.java remdo.sqlite.model.Device.java remdo.sqlite.model.EventCategory.java remdo.sqlite.model.OdDeviceTypes.java remdo.sqlite.model.Service.java