Android Open Source - Chat bluetooth blue_chat






Project Summary

Application Android permettant de chater en utilisant la technologie Bluetooth.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of blue_chat.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count1
Fragment Count4
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

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.

null

Java Source Files

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