- WebsphereMQ7 全书共分为3部分共14章
- throughput.awk this file having throughput for network simulation .this is in the form of awk script.
- 22 简单的opengl代码
- 野火ucos_iii资料和程序(20180814更新) 提供一些基本的ucose操作方法 源码可直接复制文档即可(Provide some basic ucose operation method source code
- XML Read File using PHP Example
- beeline-docker SQL client for JDBC HIve data base
文件名称:ChatOnBluetooth
-
所属分类:
- 标签属性:
- 上传时间:2013-09-23
-
文件大小:561.44kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Chat using Bluetooth on android devices.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChatOnBluetooth/
ChatOnBluetooth/.classpath
ChatOnBluetooth/.project
ChatOnBluetooth/AndroidManifest.xml
ChatOnBluetooth/assets/
ChatOnBluetooth/gen/
ChatOnBluetooth/gen/com/
ChatOnBluetooth/gen/com/avsw/
ChatOnBluetooth/gen/com/avsw/chatonbluetooth/
ChatOnBluetooth/gen/com/avsw/chatonbluetooth/BuildConfig.java
ChatOnBluetooth/gen/com/avsw/chatonbluetooth/R.java
ChatOnBluetooth/ic_launcher-web.png
ChatOnBluetooth/libs/
ChatOnBluetooth/libs/android-support-v4.jar
ChatOnBluetooth/proguard/
ChatOnBluetooth/proguard-project.txt
ChatOnBluetooth/proguard/dump.txt
ChatOnBluetooth/proguard/mapping.txt
ChatOnBluetooth/proguard/seeds.txt
ChatOnBluetooth/proguard/usage.txt
ChatOnBluetooth/project.properties
ChatOnBluetooth/res/
ChatOnBluetooth/res/drawable/
ChatOnBluetooth/res/drawable-hdpi/
ChatOnBluetooth/res/drawable-hdpi/app_icon.png
ChatOnBluetooth/res/drawable-hdpi/splash.png
ChatOnBluetooth/res/drawable-ldpi/
ChatOnBluetooth/res/drawable-ldpi/app_icon.png
ChatOnBluetooth/res/drawable-mdpi/
ChatOnBluetooth/res/drawable-mdpi/app_icon.png
ChatOnBluetooth/res/drawable-xhdpi/
ChatOnBluetooth/res/drawable-xhdpi/app_icon.png
ChatOnBluetooth/res/drawable/app_icon.png
ChatOnBluetooth/res/drawable/nlistselector.xml
ChatOnBluetooth/res/drawable/plistselector.xml
ChatOnBluetooth/res/layout/
ChatOnBluetooth/res/layout/custom_title.xml
ChatOnBluetooth/res/layout/device_list.xml
ChatOnBluetooth/res/layout/device_name.xml
ChatOnBluetooth/res/layout/main.xml
ChatOnBluetooth/res/layout/message.xml
ChatOnBluetooth/res/layout/splash.xml
ChatOnBluetooth/res/menu/
ChatOnBluetooth/res/menu/option_menu.xml
ChatOnBluetooth/res/values/
ChatOnBluetooth/res/values/colors.xml
ChatOnBluetooth/res/values/strings.xml
ChatOnBluetooth/src/
ChatOnBluetooth/src/com/
ChatOnBluetooth/src/com/avsw/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/BluetoothChat.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/DeviceListActivity.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/SplashActivity.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/service/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/service/BluetoothChatService.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/util/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/util/Constantes.java
ChatOnBluetooth/.classpath
ChatOnBluetooth/.project
ChatOnBluetooth/AndroidManifest.xml
ChatOnBluetooth/assets/
ChatOnBluetooth/gen/
ChatOnBluetooth/gen/com/
ChatOnBluetooth/gen/com/avsw/
ChatOnBluetooth/gen/com/avsw/chatonbluetooth/
ChatOnBluetooth/gen/com/avsw/chatonbluetooth/BuildConfig.java
ChatOnBluetooth/gen/com/avsw/chatonbluetooth/R.java
ChatOnBluetooth/ic_launcher-web.png
ChatOnBluetooth/libs/
ChatOnBluetooth/libs/android-support-v4.jar
ChatOnBluetooth/proguard/
ChatOnBluetooth/proguard-project.txt
ChatOnBluetooth/proguard/dump.txt
ChatOnBluetooth/proguard/mapping.txt
ChatOnBluetooth/proguard/seeds.txt
ChatOnBluetooth/proguard/usage.txt
ChatOnBluetooth/project.properties
ChatOnBluetooth/res/
ChatOnBluetooth/res/drawable/
ChatOnBluetooth/res/drawable-hdpi/
ChatOnBluetooth/res/drawable-hdpi/app_icon.png
ChatOnBluetooth/res/drawable-hdpi/splash.png
ChatOnBluetooth/res/drawable-ldpi/
ChatOnBluetooth/res/drawable-ldpi/app_icon.png
ChatOnBluetooth/res/drawable-mdpi/
ChatOnBluetooth/res/drawable-mdpi/app_icon.png
ChatOnBluetooth/res/drawable-xhdpi/
ChatOnBluetooth/res/drawable-xhdpi/app_icon.png
ChatOnBluetooth/res/drawable/app_icon.png
ChatOnBluetooth/res/drawable/nlistselector.xml
ChatOnBluetooth/res/drawable/plistselector.xml
ChatOnBluetooth/res/layout/
ChatOnBluetooth/res/layout/custom_title.xml
ChatOnBluetooth/res/layout/device_list.xml
ChatOnBluetooth/res/layout/device_name.xml
ChatOnBluetooth/res/layout/main.xml
ChatOnBluetooth/res/layout/message.xml
ChatOnBluetooth/res/layout/splash.xml
ChatOnBluetooth/res/menu/
ChatOnBluetooth/res/menu/option_menu.xml
ChatOnBluetooth/res/values/
ChatOnBluetooth/res/values/colors.xml
ChatOnBluetooth/res/values/strings.xml
ChatOnBluetooth/src/
ChatOnBluetooth/src/com/
ChatOnBluetooth/src/com/avsw/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/BluetoothChat.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/DeviceListActivity.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/SplashActivity.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/service/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/service/BluetoothChatService.java
ChatOnBluetooth/src/com/avsw/chatonbluetooth/util/
ChatOnBluetooth/src/com/avsw/chatonbluetooth/util/Constantes.java