Android Open Source - Development wifi WifiP2pApp






Project Summary

A Demo of Android Wifi Direct.

Web Site / Source Repository

WifiP2pApp is hosted in the following web site
https://github.com/RanHuang/WifiP2pApp

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

ItemValue
Java File Count12
Supported screen sizes[mdpi]
Target SDK Version20
Minimum SDK Version18
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in WifiP2pApp. The names of the image files are listed as follows.

machine.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WifiP2pApp has the following Java source files.

hrylab.xjtu.datatest.ClientMessageSender.java
hrylab.xjtu.datatest.ServerMessageReceiver.java
hrylab.xjtu.wifip2papp.FileServerAsyncTask.java
hrylab.xjtu.wifip2papp.FileTransferService.java
hrylab.xjtu.wifip2papp.MainActivity.java
hrylab.xjtu.wifip2papp.WifiDirectTestActivity.java
hrylab.xjtu.wifip2papp.WifiPeerListAdapter.java
hrylab.xjtu.wifip2papp.wifidirect.WifiConnectionInfoListener.java
hrylab.xjtu.wifip2papp.wifidirect.WifiConnector.java
hrylab.xjtu.wifip2papp.wifidirect.WifiController.java
hrylab.xjtu.wifip2papp.wifidirect.WifiDirectBroadcastReceiver.java
hrylab.xjtu.wifip2papp.wifidirect.WifiPeerListListener.java