Simple Android Wifi Direct Synchronization App.
WiDSync is hosted in the following web site
https://github.com/lex007in/WiDSync
If you think the Android project WiDSync 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 WiDSync.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in WiDSync. The names of the image files are listed as follows.
fileicon_dir.png ic_action_search.png icon_parentdir.png machine.png
The following screenshort is generated from the image listed above.
WiDSync has the following Java source files.
com.lex007.widsync.DeviceListFragment.java com.lex007.widsync.DialogChooseDirectory.java com.lex007.widsync.EditFragment.java com.lex007.widsync.FileTransferAsyncTask.java com.lex007.widsync.FolderDbAdapter.java com.lex007.widsync.FolderListFragment.java com.lex007.widsync.MainActivity.java com.lex007.widsync.WiFiDirectBroadcastReceiver.java