Android Open Source - Network local deviceIdentification






Project Summary

find devices in the local area network..

Web Site / Source Repository

deviceIdentification is hosted in the following web site
https://github.com/feiruliang/deviceIdentification

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

ItemValue
Java File Count17
Target SDK Version7
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.INTERNET




Java Source Files

deviceIdentification has the following Java source files.

fei.deviceidentification.demo.BroadCastLibraryActivity.java
fei.deviceidentification.demo.DeviceInfoNotifyGUI.java
fei.deviceidentification.identification.BroadCastCommand.java
fei.deviceidentification.identification.BroadCastConfigInfo.java
fei.deviceidentification.identification.BroadCastController.java
fei.deviceidentification.identification.BroadCastReceiveHandle.java
fei.deviceidentification.identification.BroadCastSendHandle.java
fei.deviceidentification.identification.ConnectReceiveHandle.java
fei.deviceidentification.identification.ConnectSendHandle.java
fei.deviceidentification.identification.Device.java
fei.deviceidentification.identification.DeviceInfo.java
fei.deviceidentification.identification.DeviceInfoNotify.java
fei.deviceidentification.identification.DeviceManage.java
fei.deviceidentification.identification.SocketReceive.java
fei.deviceidentification.identification.SocketSend.java