Android Open Source - App native RemoteDomo






Project Summary

Android native application to remotely control OpenDomo OS home automation.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RemoteDomo.

ItemValue
Java File Count26
Supported screen sizes[hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count6
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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