Android Wifi Pairing and communication between two devices..
AndroidWifiPairing is hosted in the following web site
https://github.com/raghulan/AndroidWifiPairing
If you think the Android project AndroidWifiPairing 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 AndroidWifiPairing.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi] |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in AndroidWifiPairing. The names of the image files are listed as follows.
ic_action_discover.png ic_action_on_off.png machine.png
The following screenshort is generated from the image listed above.
AndroidWifiPairing has the following Java source files.
com.Zcodia.remotecamera.app.DeviceDetailFragment.java com.Zcodia.remotecamera.app.DeviceListFragment.java com.Zcodia.remotecamera.app.FileTransferService.java com.Zcodia.remotecamera.app.Utils.java com.Zcodia.remotecamera.app.WiFiDirectActivity.java com.Zcodia.remotecamera.app.WiFiDirectBroadcastReceiver.java