Android Application to transfer files using Bluetooth.
AndroidApp is hosted in the following web site
https://github.com/mridul88/AndroidApp
If you think the Android project AndroidApp 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 AndroidApp.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE |
AndroidApp has the following Java source files.
com.example.client_app.BluethoothClient.java com.example.client_app.BluetoothService.java com.example.first_app.BluethoothClient.java com.example.first_app.BluetoothService.java com.example.first_app.DisplayMsgActivity.java com.example.first_app.MainActivity.java