Android Open Source - Development file FlyDove






Project Summary

a Android LAN file transport project.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FlyDove.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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