An Android demo app which can share files among multiple Android phones within a LAN..
FileShare is hosted in the following web site
https://github.com/shhp/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.
The following table is the detailed list of FileShare.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in FileShare. The names of the image files are listed as follows.
icon0.png
The following screenshort is generated from the image listed above.
FileShare has the following Java source files.
mine.fileshare.CommunicationManager.java mine.fileshare.ConnectionManager.java mine.fileshare.Device.java mine.fileshare.FSFile.java mine.fileshare.FSMessage.java mine.fileshare.FileExplorer.java mine.fileshare.FileSearchRequest.java mine.fileshare.FileShare.java mine.fileshare.GetFileRequest.java mine.fileshare.ImagePreview.java mine.fileshare.test.java