Android Open Source - Development file FileShare






Project Summary

An Android App shares file in WLAN.

Web Site / Source Repository

FileShare is hosted in the following web site
https://github.com/csyangchsh/FileShare

If you think the Android project FileShare 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 FileShare.

ItemValue
Java File Count11
Supported screen sizes[xxhdpi]
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of FileShare is as follows:

MIT License

Resource Files

There are 4 image files in FileShare. The names of the image files are listed as follows.

back.png
file.png
folder.png
share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.csyangchsh.fileshare.ApplicationTest.java
com.csyangchsh.fileshare.FSApplication.java
com.csyangchsh.fileshare.FileActivity.java
com.csyangchsh.fileshare.FileListAdapter.java
com.csyangchsh.fileshare.FileService.java
com.csyangchsh.fileshare.SplashActivity.java
com.csyangchsh.fileshare.util.DefaultFileFilter.java
com.csyangchsh.fileshare.util.FileHandler.java
com.csyangchsh.fileshare.util.MiniFileServer.java
com.csyangchsh.fileshare.util.TempFileFactory.java
com.csyangchsh.fileshare.util.Util.java