Android Open Source - Development file FileShare






Project Summary

An Android demo app which can share files among multiple Android phones within a LAN..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FileShare.

ItemValue
Java File Count11
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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