Android App that listens and broadcasts signals, and, eventually flashes the flashlight and takes pictures.
communication-networks-2-lab-1 is hosted in the following web site
https://github.com/ysangkok/communication-networks-2-lab-1
If you think the Android project communication-networks-2-lab-1 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 communication-networks-2-lab-1.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in communication-networks-2-lab-1. The names of the image files are listed as follows.
bulb.png
The following screenshort is generated from the image listed above.
communication-networks-2-lab-1 has the following Java source files.
cn2.jfr.HelloIntentService.java cn2.jfr.MainActivity.java com.wifilightsense.MainActivity.java com.wifilightsense.db.SQLHelper.java com.wifilightsense.pojos.LightReadings.java com.wifilightsense.service.LightSensorTask.java com.wifilightsense.service.LightService.java com.wifilightsense.service.PeriodicBroadcastReceiver.java com.wifilightsense.service.PingBroadcastReceiver.java com.wifilightsense.util.CommonUtil.java com.wifilightsense.util.LightManager.java