文件名称:lanyaliaotian-third
介绍说明--下载内容均来自于网络,请自行研究使用
Android项目源码本站发的第三个蓝牙聊天项目是一个基于安卓的蓝牙聊天项目源码也是本站分享的第三个蓝牙聊天项目源码(前两个自行在本站搜索),原理是两个设备想要通信的前提是要知道对方的存在,在普通的Socket开发中,只要一台设备上线,直接发送个广播,在线设备收到这个广播后在向该广播的源地址发送个单播,两个设备就可以聊天,注意:本项目是基于android studio的,在eclipse里面可能无法直接运行。-Android project source code the third Bluetooth chat project is a based on Android Bluetooth chat source project is the share of the three Bluetooth chat project source code (the first two in the station search), the principle is the two devices to the premise of communication is to know each other s existence, in the ordinary socket, as long as the equipment on the line, directly send a broadcast and online equipment received the broadcast to the broadcast of the source address to send a unicast, two devices you can chat, note: the project is based on the Android studio, inside the eclipse may not run directly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android项目源码本站发的第三个蓝牙聊天项目
.........................................\BluetoothSocket
.........................................\...............\.gitignore
.........................................\...............\.gradle
.........................................\...............\.......\2.2.1
.........................................\...............\.......\.....\taskArtifacts
.........................................\...............\.......\.....\.............\cache.properties
.........................................\...............\.......\.....\.............\cache.properties.lock
.........................................\...............\.......\.....\.............\fileHashes.bin
.........................................\...............\.......\.....\.............\fileSnapshots.bin
.........................................\...............\.......\.....\.............\outputFileStates.bin
.........................................\...............\.......\.....\.............\taskArtifacts.bin
.........................................\...............\.idea
.........................................\...............\.....\.name
.........................................\...............\.....\compiler.xml
.........................................\...............\.....\copyright
.........................................\...............\.....\.........\profiles_settings.xml
.........................................\...............\.....\gradle.xml
.........................................\...............\.....\libraries
.........................................\...............\.....\.........\appcompat_v7_21_0_3.xml
.........................................\...............\.....\.........\nineoldandroids_2_4_0.xml
.........................................\...............\.....\.........\support_annotations_21_0_3.xml
.........................................\...............\.....\.........\support_v4_21_0_3.xml
.........................................\...............\.....\misc.xml
.........................................\...............\.....\modules.xml
.........................................\...............\.....\runConfigurations.xml
.........................................\...............\.....\vcs.xml
.........................................\...............\.....\workspace.xml
.........................................\...............\app
.........................................\...............\...\.gitignore
.........................................\...............\...\app.iml
.........................................\...............\...\build
.........................................\...............\...\build.gradle
.........................................\...............\...\libs
.........................................\...............\...\....\nineoldandroids-2.4.0.jar
.........................................\...............\...\proguard-rules.pro
.........................................\...............\...\src
.........................................\...............\...\...\androidTest
.........................................\...............\...\...\...........\java
.........................................\...............\...\...\...........\....\com
.........................................\...............\...\...\...........\....\...\ggq
.........................................\...............\...\...\...........\....\...\...\bluetoothsocket
.........................................\...............\...\...\...........\....\...\...\...............\ApplicationTest.java
.........................................\...............\...\...\main
.........................................\...............\...\...\....\AndroidManifest.xml
.........................................\...............\...\...\....\java
.........................................\...............\...\...\....\....\com
.........................................\...............\...\...\....\....\...\ggq
.........................................\...............\...\...\....\....\...\...\bluetoothsocket
...........................