- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 Android 10.x 开发Ble 权限
Android 10.0 开发BLE 权限声明 <!-- 蓝牙权限 --> <uses-permission android:name="android.permission.BLUETOOTH" /> <!-- Android 5.0以上蓝牙好需要位置权限 --> <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" /> <uses-pe
2022-03-11 20:17:24
4740
原创 关于 Android Studio 问题: Unable to start the daemon process.问题解决方案
关于 Android Studio 问题: Unable to start the daemon process.问题解决方案 问题: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the User Manual
2021-05-28 16:22:08
4028
3
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人