Implementa uma rede formada por dispositivos com android utilizando a interface bluetooth. Cada dispositivo da rede estabelece uma conex?o com o outro. As mensagens s?o enviadas como se fosse em broadcast..
piconet is hosted in the following web site
https://github.com/jonnysgomes/piconet
If you think the Android project piconet 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 piconet.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in piconet. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
piconet has the following Java source files.
com.example.piconet.MainActivity.java com.example.piconet.Piconet.java