文件名称:BluetoothApplication
-
所属分类:
- 标签属性:
- 上传时间:2014-01-10
-
文件大小:887.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
android.蓝牙聊天功能。仿照微信聊天界面。能够传输文字和语音。采用的是c/s架构。考试屏蔽信号时候的必备-android. Bluetooth chat. Modeled on the micro-channel chat interface. Able to transmit text and voice. Using the c/s architecture. Exam shielded signal when necessary
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothApplication/.classpath
BluetoothApplication/.project
BluetoothApplication/.settings/org.eclipse.jdt.core.prefs
BluetoothApplication/AndroidManifest.xml
BluetoothApplication/bin/AndroidManifest.xml
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/BuildConfig.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity$2$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity$2.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatMsgViewAdapter$IMsgViewType.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatMsgViewAdapter$ViewHolder.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatMsgViewAdapter.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ClientActivity$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ClientActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ServerActivity$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ServerActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/StartActivity$ButtonClickListener.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/StartActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/WelcomeActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService$2.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService$3.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothServerService$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothServerService$2.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothServerService.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/thread/BluetoothClientConnThread.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/thread/BluetoothCommunThread.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/thread/BluetoothServerConnThread.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/BluetoothTools.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/ChatMsgEntity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/ClippingSounds.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/DelFolder.class
BluetoothApplication/gen/com/srtp/bluetooth/activity/BuildConfig.java
BluetoothApplication/ic_launcher-web.png
BluetoothApplication/libs/android-support-v4.jar
BluetoothApplication/lint.xml
BluetoothApplication/proguard-project.txt
BluetoothApplication/project.properties
BluetoothApplication/res/anim/fade_in.xml
BluetoothApplication/res/anim/fade_out.xml
BluetoothApplication/res/anim/head_in.xml
BluetoothApplication/res/anim/head_out.xml
BluetoothApplication/res/anim/hold.xml
BluetoothApplication/res/anim/hold_long.xml
BluetoothApplication/res/anim/loading_animation.xml
BluetoothApplication/res/anim/push_bottom_in.xml
BluetoothApplication/res/anim/push_bottom_out.xml
BluetoothApplication/res/anim/push_top_in.xml
BluetoothApplication/res/anim/push_top_in2.xml
BluetoothApplication/res/anim/push_top_out.xml
BluetoothApplication/res/anim/push_top_out2.xml
BluetoothApplication/res/drawable/btn_style_green.xml
BluetoothApplication/res/drawable/btn_style_white.xml
BluetoothApplication/res/drawable/chatfrom_bg.xml
BluetoothApplication/res/drawable/chatto_bg.xml
BluetoothApplication/res/drawable/chat_send_btn.xml
BluetoothApplication/res/drawable/title_btn_back.xml
BluetoothApplication/res/drawable/title_btn_right.xml
BluetoothApplication/res/drawable-hdpi/btn_style_one_disabled.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_one_focused.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_one_normal.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_one_pressed.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_two_focused.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_two_normal.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_two_pressed.9.png
BluetoothApplication/res/drawable-hdpi/chatfrom_bg_focused.9.png
BluetoothApplication/res/drawable-hdpi/chatfrom_bg_normal.9.png
BluetoothApplication/res/drawable-hdpi/chatfrom_bg_pressed.9.png
BluetoothApplication/res/drawable-hdpi/chatting_setmode_msg_btn_normal.png
BluetoothApplication/res/drawable-hdpi/chatto_bg_focused.9.png
BluetoothApplication/res/drawable-hdpi/chatto_bg_normal.9.png
BluetoothApplication/res/drawable-hdpi/chatto_bg_pressed.9.png
BluetoothApplication/res/drawable-hdpi/chat_bg_default.jpg
BluetoothApplication/res/drawable-hdpi/chat_footer_bg.png
BluetoothApplication/res/drawable-hdpi/copyright.png
BluetoothApplication/res/drawable-hdpi/copyright1.png
BluetoothApplication/res/drawable-hdpi/icon.png
B
BluetoothApplication/.project
BluetoothApplication/.settings/org.eclipse.jdt.core.prefs
BluetoothApplication/AndroidManifest.xml
BluetoothApplication/bin/AndroidManifest.xml
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/BuildConfig.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity$2$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity$2.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatMsgViewAdapter$IMsgViewType.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatMsgViewAdapter$ViewHolder.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ChatMsgViewAdapter.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ClientActivity$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ClientActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ServerActivity$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/ServerActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/StartActivity$ButtonClickListener.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/StartActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/activity/WelcomeActivity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService$2.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService$3.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothClientService.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothServerService$1.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothServerService$2.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/server/BluetoothServerService.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/thread/BluetoothClientConnThread.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/thread/BluetoothCommunThread.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/thread/BluetoothServerConnThread.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/BluetoothTools.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/ChatMsgEntity.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/ClippingSounds.class
BluetoothApplication/bin/classes/com/srtp/bluetooth/util/DelFolder.class
BluetoothApplication/gen/com/srtp/bluetooth/activity/BuildConfig.java
BluetoothApplication/ic_launcher-web.png
BluetoothApplication/libs/android-support-v4.jar
BluetoothApplication/lint.xml
BluetoothApplication/proguard-project.txt
BluetoothApplication/project.properties
BluetoothApplication/res/anim/fade_in.xml
BluetoothApplication/res/anim/fade_out.xml
BluetoothApplication/res/anim/head_in.xml
BluetoothApplication/res/anim/head_out.xml
BluetoothApplication/res/anim/hold.xml
BluetoothApplication/res/anim/hold_long.xml
BluetoothApplication/res/anim/loading_animation.xml
BluetoothApplication/res/anim/push_bottom_in.xml
BluetoothApplication/res/anim/push_bottom_out.xml
BluetoothApplication/res/anim/push_top_in.xml
BluetoothApplication/res/anim/push_top_in2.xml
BluetoothApplication/res/anim/push_top_out.xml
BluetoothApplication/res/anim/push_top_out2.xml
BluetoothApplication/res/drawable/btn_style_green.xml
BluetoothApplication/res/drawable/btn_style_white.xml
BluetoothApplication/res/drawable/chatfrom_bg.xml
BluetoothApplication/res/drawable/chatto_bg.xml
BluetoothApplication/res/drawable/chat_send_btn.xml
BluetoothApplication/res/drawable/title_btn_back.xml
BluetoothApplication/res/drawable/title_btn_right.xml
BluetoothApplication/res/drawable-hdpi/btn_style_one_disabled.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_one_focused.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_one_normal.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_one_pressed.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_two_focused.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_two_normal.9.png
BluetoothApplication/res/drawable-hdpi/btn_style_two_pressed.9.png
BluetoothApplication/res/drawable-hdpi/chatfrom_bg_focused.9.png
BluetoothApplication/res/drawable-hdpi/chatfrom_bg_normal.9.png
BluetoothApplication/res/drawable-hdpi/chatfrom_bg_pressed.9.png
BluetoothApplication/res/drawable-hdpi/chatting_setmode_msg_btn_normal.png
BluetoothApplication/res/drawable-hdpi/chatto_bg_focused.9.png
BluetoothApplication/res/drawable-hdpi/chatto_bg_normal.9.png
BluetoothApplication/res/drawable-hdpi/chatto_bg_pressed.9.png
BluetoothApplication/res/drawable-hdpi/chat_bg_default.jpg
BluetoothApplication/res/drawable-hdpi/chat_footer_bg.png
BluetoothApplication/res/drawable-hdpi/copyright.png
BluetoothApplication/res/drawable-hdpi/copyright1.png
BluetoothApplication/res/drawable-hdpi/icon.png
B
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.