Android Open Source - SMS control sms_driven_relay






Project Summary

An Android application to control Yoctopuce relay by SMS.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of sms_driven_relay.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
yoctolib.jar
Required Permissionsandroid.permission.RECEIVE_SMS




Resource Files

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.

null

Java Source Files

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