diff --git a/README.md b/README.md index 847252f..77b51af 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ # DuBluetooth -## 功能描述 +## 鍔熻兘鎻忚堪 - * Android 蓝牙开发资料大全【新】
+ If you have any other questions, please check here. [缃《]Android 钃濈墮寮鍙(鏁寸悊澶у叏) -## 版本 +## 鐗堟湰 - V1.0.0 - -- 根据别人修改的一个版本 -- 给大家作为参考学习使用 + -- 鏍规嵁鍒汉淇敼鐨勪竴涓増鏈 -- 缁欏ぇ瀹朵綔涓哄弬鑰冨涔犱娇鐢 - V0.0.9 - -- 代码测试使用 + -- 浠g爜娴嬭瘯浣跨敤 -## 代码示例 +## 浠g爜绀轰緥 Please see * MainActivity
@@ -24,7 +24,7 @@ Please see MainActivity -> onActivityResult . ```java - //返回消息处理 + //杩斿洖娑堟伅澶勭悊 @Override protected void onActivityResult(int requestCode, int resultCode, Intent data) { if (resultCode == RESULT_OK) { @@ -80,7 +80,7 @@ Please see MainActivity -> receiveDevice. ```java - //查看 + //鏌ョ湅 private void receiveDevice() { bluetoothAdapter.startDiscovery(); IntentFilter filter = new IntentFilter(BluetoothDevice.ACTION_FOUND); @@ -103,4 +103,4 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. \ No newline at end of file +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.