Android 扫描周围蓝牙设备

package com.zhoucj.bluetooth;import android.os.Bundle;import android.app.Activity;import android.bluetooth.BluetoothAdapter;import android.bluetooth.BluetoothDevice;import android.content.BroadcastReceiver;import android.content.Context;import android.content.Intent;import android.content.IntentFilt
posted @ 2013-10-28 22:40  最後的輕語  阅读(994)  评论(0编辑  收藏  举报