Android Open Source - Network traffic bluetoothoppnet






Project Summary

bluetooth opp net application to scan or connect to other bluetooth devices, support bluetooth traffic analysis and p2p network research.

Web Site / Source Repository

bluetoothoppnet is hosted in the following web site
https://github.com/Fengrui/bluetoothoppnet

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

ItemValue
Java File Count16
Supported screen sizes[mdpi]
Target SDK Version21
Minimum SDK Version18
Activity Count2
jar files usedGraphView-3.1.2.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK




Java Source Files

bluetoothoppnet has the following Java source files.

ch.fshi.btoppnet.BTConnectButtonOnClickListener.java
ch.fshi.btoppnet.BTDevice.java
ch.fshi.btoppnet.BTDeviceDetailActivity.java
ch.fshi.btoppnet.BTDeviceListActivity.java
ch.fshi.btoppnet.BTDeviceListAdapter.java
ch.fshi.btoppnet.ScanDurationSetup.java
ch.fshi.btoppnet.ScanIntervalSetup.java
ch.fshi.btoppnet.bluetooth.BluetoothComm.java
ch.fshi.btoppnet.bluetooth.ScanningAlarm.java
ch.fshi.btoppnet.data.BTOppNetDBHelper.java
ch.fshi.btoppnet.data.BasicDBTable.java
ch.fshi.btoppnet.data.CommunicationLog.java
ch.fshi.btoppnet.data.MyBluetoothDevice.java
ch.fshi.btoppnet.data.ScanResultLog.java
ch.fshi.btoppnet.util.Constants.java
ch.fshi.btoppnet.util.SharedPreferencesUtil.java