Android app which receive UDP data on android and send it by bluetooth (to an arduino for exemple).
waterbear-bridge is hosted in the following web site
https://github.com/ArnaudValensi/waterbear-bridge
If you think the Android project waterbear-bridge 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 waterbear-bridge.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.INTERNET |
There are 1 image files in waterbear-bridge. The names of the image files are listed as follows.
ic_action_settings.png
The following screenshort is generated from the image listed above.
waterbear-bridge has the following Java source files.
org.waterbear.waterbear_bridge.BtInterface.java org.waterbear.waterbear_bridge.MainActivity.java org.waterbear.waterbear_bridge.SettingsActivity.java org.waterbear.waterbear_bridge.UDPServer.java org.waterbear.waterbear_bridge.Utils.java