App designed to share galleries of pictures at an event between a select group of people using wifi direct communications.
Comun is hosted in the following web site
https://github.com/tbonez/Comun
If you think the Android project Comun 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 Comun.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\sample_file.txt |
There are 3 image files in Comun. The names of the image files are listed as follows.
ic_action_discover.png ic_action_on_off.png machine.png
The following screenshort is generated from the image listed above.
Comun has the following Java source files.
com.example.android.wifidirect.DeviceDetailFragment.java com.example.android.wifidirect.DeviceListFragment.java com.example.android.wifidirect.FileTransferService.java com.example.android.wifidirect.Utils.java com.example.android.wifidirect.WiFiDirectActivity.java com.example.android.wifidirect.WiFiDirectBroadcastReceiver.java