JDEECo UDP Broadcast Android Test App.
JDEECo-UDP-Broadcast-Android-Test is hosted in the following web site
https://github.com/jakubkinst/JDEECo-UDP-Broadcast-Android-Test
If you think the Android project JDEECo-UDP-Broadcast-Android-Test 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 JDEECo-UDP-Broadcast-Android-Test.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
jar files used | cloning-1.9.0.jar cz.cuni.mff.d3s.jdeeco.core-2.0.0-sources.jar cz.cuni.mff.d3s.jdeeco.core-2.0.0.jar jdeeco-udp-broadcast.jar objenesis-2.1.jar org.eclipse.emf.common-2.9.0-v20130528-0742.jar org.eclipse.emf.ecore-2.9.0-v20130528-0742.jar org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.jar |
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 |
There are 2 image files in JDEECo-UDP-Broadcast-Android-Test. The names of the image files are listed as follows.
ic_action_pause_circle_outline.png ic_action_play_circle_outline.png
The following screenshort is generated from the image listed above.
JDEECo-UDP-Broadcast-Android-Test has the following Java source files.
cz.kinst.jakub.diploma.jdeecoudptest.AndroidUDPBroadcast.java cz.kinst.jakub.diploma.jdeecoudptest.BusProvider.java cz.kinst.jakub.diploma.jdeecoudptest.ConvoyApplication.java cz.kinst.jakub.diploma.jdeecoudptest.Device.java cz.kinst.jakub.diploma.jdeecoudptest.DeviceNetworkEnsemble.java cz.kinst.jakub.diploma.jdeecoudptest.DeviceUpdateEvent.java cz.kinst.jakub.diploma.jdeecoudptest.MainActivity.java cz.kinst.jakub.diploma.jdeecoudptest.PacketReceiverTask.java