Android Open Source - Network application communication-networks-2-lab-1






Project Summary

Android App that listens and broadcasts signals, and, eventually flashes the flashlight and takes pictures.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of communication-networks-2-lab-1.

ItemValue
Java File Count11
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.FLASHLIGHT
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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