Bluetooth voting application created for networking class.
bluetooth-android-app is hosted in the following web site
https://github.com/jessicahaworth/bluetooth-android-app
If you think the Android project bluetooth-android-app 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 bluetooth-android-app.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in bluetooth-android-app. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
bluetooth-android-app has the following Java source files.
com.project.btvoting.BluetoothChatService.java com.project.btvoting.CreatePollActivity.java com.project.btvoting.FindPollActivity.java com.project.btvoting.InteractPollActivity.java com.project.btvoting.MainActivity.java com.project.btvoting.ViewPollActivity.java