a Android LAN file transport project.
FlyDove is hosted in the following web site
https://github.com/lytmkai/FlyDove
If you think the Android project FlyDove 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 FlyDove.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in FlyDove. The names of the image files are listed as follows.
back.png chat_img.png check_on.png checked.png ico.png right_arrow.png uncheck.png user.png
The following screenshort is generated from the image listed above.
FlyDove has the following Java source files.
com.lytmkai.flydove.ChatActivity.java com.lytmkai.flydove.MainActivity.java com.lytmkai.flydove.Protocol.java com.lytmkai.flydove.SetActivity.java com.lytmkai.flydove.TCPTransThread.java com.lytmkai.flydove.UDPRecvThread.java com.lytmkai.flydove.UDPSendThread.java