An Android application to control Yoctopuce relay by SMS.
sms_driven_relay is hosted in the following web site
https://github.com/yoctopuce-examples/sms_driven_relay
If you think the Android project sms_driven_relay 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 sms_driven_relay.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar yoctolib.jar |
Required Permissions | android.permission.RECEIVE_SMS |
There are 1 image files in sms_driven_relay. The names of the image files are listed as follows.
yoctorelay.png
The following screenshort is generated from the image listed above.
sms_driven_relay has the following Java source files.
com.yoctopuce.examples.ysmsrelay.NonStopIntentService.java com.yoctopuce.examples.ysmsrelay.SMSReceiver.java com.yoctopuce.examples.ysmsrelay.SingleFragmentActivity.java com.yoctopuce.examples.ysmsrelay.SwitchActivitiy.java com.yoctopuce.examples.ysmsrelay.SwitchFragment.java com.yoctopuce.examples.ysmsrelay.SwitchListActivity.java com.yoctopuce.examples.ysmsrelay.SwitchListFragment.java com.yoctopuce.examples.ysmsrelay.SwitchStore.java com.yoctopuce.examples.ysmsrelay.SwitchStoreJSONSerialiser.java com.yoctopuce.examples.ysmsrelay.YSwitch.java com.yoctopuce.examples.ysmsrelay.YoctoService.java com.yoctopuce.examples.ysmsrelay.YoctoUpdateReceiver.java