Android application handles notifications communication with eHome system.
eHome-SmartApp is hosted in the following web site
https://github.com/mattPiratt/eHome-SmartApp
If you think the Android project eHome-SmartApp 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 eHome-SmartApp.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE net.heavymind.ehome.smartapp.permission.C2D_MESSAGE |
There are 1 image files in eHome-SmartApp. The names of the image files are listed as follows.
ic_stat_gcm.png
The following screenshort is generated from the image listed above.
eHome-SmartApp has the following Java source files.
net.heavymind.ehome.smartapp.GcmBroadcastReceiver.java net.heavymind.ehome.smartapp.GcmIntentService.java net.heavymind.ehome.smartapp.MainActivity.java net.heavymind.ehome.smartapp.helpers.BCrypt.java net.heavymind.ehome.smartapp.helpers.DbAdapter.java net.heavymind.ehome.smartapp.helpers.HmGcm.java net.heavymind.ehome.smartapp.helpers.HmNotification.java net.heavymind.ehome.smartapp.helpers.HmWebApi.java