Application Android permettant de chater en utilisant la technologie Bluetooth.
blue_chat is hosted in the following web site
https://github.com/ElodieBouyer/blue_chat
If you think the Android project blue_chat 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 blue_chat.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar android-support-v7-appcompat.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 4 image files in blue_chat. The names of the image files are listed as follows.
ic_action_back.png ic_action_edit.png ic_action_new.png ic_action_send_now.png
The following screenshort is generated from the image listed above.
blue_chat has the following Java source files.
fr.project.bluechat.chat.Bluetooth.java fr.project.bluechat.chat.Client.java fr.project.bluechat.chat.Server.java fr.project.bluechat.layout.activity.MainActivity.java fr.project.bluechat.layout.fragment.ChatFragment.java fr.project.bluechat.layout.fragment.EditFragment.java fr.project.bluechat.layout.fragment.ErrorFragment.java