资源简介
Android蓝牙手机通信程序demo,实现手机通过蓝牙发送简单控制指令给单片机的蓝牙模块AND 蓝牙版的手机扣扣互聊,2部手机通过蓝牙通信~ 完整的project+code
代码片段和文件信息
package edu.stanford.mobisocial.bluetooth;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.UUID;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothServerSocket;
import android.bluetooth.BluetoothSocket;
import android.os.Binder;
import android.os.Handler;
import android.os.IBinder;
import android.os.ParcelUuid;
import android.os.RemoteException;
import android.util.Log;
public class InsecureBluetooth {
static private class InUse extends RuntimeException {
}
public static BluetoothServerSocket listenUsingRfcommWithServiceRecord(BluetoothAdapter adapter String name U
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 364 2012-10-12 13:12 testBlueTooth\.classpath
文件 849 2010-11-21 17:17 testBlueTooth\.project
文件 875 2012-10-13 16:25 testBlueTooth\AndroidManifest.xm
文件 8335 2012-10-13 09:39 testBlueTooth\InsecureBluetooth.java
文件 337 2012-10-17 15:44 testBlueTooth\bin\classes\com\testBlueTooth\R$attr.class
文件 397 2012-10-17 15:44 testBlueTooth\bin\classes\com\testBlueTooth\R$drawable.class
文件 1472 2012-10-17 15:44 testBlueTooth\bin\classes\com\testBlueTooth\R$id.class
文件 427 2012-10-17 15:44 testBlueTooth\bin\classes\com\testBlueTooth\R$layout.class
文件 424 2012-10-17 15:44 testBlueTooth\bin\classes\com\testBlueTooth\R$string.class
文件 524 2012-10-17 15:44 testBlueTooth\bin\classes\com\testBlueTooth\R.class
文件 2681 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\RelayControl$ClickEvent.class
文件 3014 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\RelayControl$ConnectedThread$ReadRunnable.class
文件 1941 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\RelayControl$ConnectedThread.class
文件 1330 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\RelayControl$MyHandler.class
文件 6585 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\RelayControl.class
文件 2558 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\testBlueTooth$1.class
文件 2685 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\testBlueTooth$AcceptThread.class
文件 3309 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\testBlueTooth$ClickEvent.class
文件 4542 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\testBlueTooth$ItemClickEvent.class
文件 6069 2012-10-17 15:43 testBlueTooth\bin\classes\com\testBlueTooth\testBlueTooth.class
文件 36 2012-10-12 13:12 testBlueTooth\default.properties
文件 2587 2012-10-17 15:44 testBlueTooth\gen\com\testBlueTooth\R.java
文件 361 2012-10-12 13:15 testBlueTooth\project.properties
文件 1861 2012-10-13 16:16 testBlueTooth\res\drawable-hdpi\icon.png
文件 1861 2012-10-13 16:16 testBlueTooth\res\drawable-ldpi\icon.png
文件 1861 2012-10-13 16:16 testBlueTooth\res\drawable-mdpi\icon.png
文件 1407 2010-11-25 11:17 testBlueTooth\res\layout\main.xm
文件 6293 2012-10-16 10:56 testBlueTooth\res\layout\relaycontrol.xm
文件 177 2010-11-21 17:17 testBlueTooth\res\values\strings.xm
文件 9424 2012-10-17 14:50 testBlueTooth\src\com\testBlueTooth\RelayControl.java
文件 11331 2012-10-17 15:10 testBlueTooth\src\com\testBlueTooth\testBlueTooth.java
............此处省略0个文件信息
- 上一篇:基于Android的拼图游戏,有关卡
- 下一篇:合肥工业大学java实现进货管理系统
相关资源
- beautifulLoading(小树叶行的Loading对话框
- CrossView(加号变叉号).zip
- DateTimeDialog(时间控件UI).zip
- ExpandableSelector(可扩展的选择器(底
- FragmentBasicsDemo(多视图布局).zip
- IndicatorTabBar(ViewPager+指示器,仿网易
- SwitchLayout(Acitity跳转动画).zip
- Dialog(特效对话框).zip
- TimeLine(时间轴).zip
- DragTopLayout(360软件详情页特效).zi
- NavigationDrawer(官方的侧滑+Fragment)
- 27-白光T12电烙铁控制板.rar
- Android 确认提交(Android简单控件的开
- Android 带图片的小提醒(手机通信服务
- Android 用坐标精确布局(Android简单控
- Android 个人爱好选择(Android简单控件
- Android 动态图片排版(Android高级控件
- Android 在安卓中浏览网页(Android高级
- Android 一键查询联系人资料(手机通信
- Android 自动服务的主要功能(手机的自
- Android 单击“确定”按钮弹出对话框(
- Android 定时更改手机模式(手机的自动
- Android 音量大小的调节(Android简单控
- Android 制作自己的相片集(Android高级
- Android 动态改变图片大小(Android高级
- Android 帧布局结构的学习(Android简单
- Android 还原手机桌面背景(手机通信服
- Android 音乐播放的进度提示(Android简
- Android 电话拨号软件(手机通信服务及
- Android 设置手机桌面背景(手机通信服
评论
共有 条评论