大约有 400 项符合查询结果(耗时:0.0072秒) [XML]

https://www.tsingfun.com/it/ai2/ai2_connect.html 

App Inventor 2 AI伴侣有电脑版的吗? - App Inventor 2 中文网 - 清泛网 - 专注C/C++及内核技术

...例如,无法摇动它、无法拨打或接听电话等,也无法模拟蓝牙通信(需要测试SPP/BLE蓝牙通信的请使用安卓真机)。 Q:AI伴侣扫码测试时手机和电脑必须在同一局域网内吗? A:旧的兼容模式的测试原理是电脑端启动Web服务供...
https://www.fun123.cn/referenc... 

App Inventor 2 连接方式:AI伴侣、模拟器、USB · App Inventor 2 中文网

...例如,无法摇动它、无法拨打或接听电话等,也无法模拟蓝牙通信(需要测试SPP/BLE蓝牙通信的请使用安卓真机)。 Q:AI伴侣扫码测试时手机和电脑必须在同一局域网内吗? A:旧的兼容模式的测试原理是电脑端启动Web服务供...
https://www.fun123.cn/reference/other/ 

App Inventor 2 其他参考资料 · App Inventor 2 中文网

...及Firebase组件简介 使用App Inventor控制物联网设备/低功耗蓝牙设备(BLE) 传感器 使用位置传感器 将App Inventor项目连接到外部传感器 将Genymotion模拟器与App Inventor一起使用 使用虚拟现实和App Inventor进行实验 ...
https://bbs.tsingfun.com/thread-1661-1-1.html 

APP inventer 2 出现Runtime Error:No virtual method isDeniedPermission...

ble蓝牙App编译成apk后运行报错: 问题原因: 用的广州服务器,版本太老(约5年前的版本)导致的,不但apk运行会报错,AI伴侣大概率也会。建议使用中文网(https://www.fun123.cn)平台,和MIT同步更新的。 参考:https://com...
https://bbs.tsingfun.com/thread-2149-1-1.html 

GoPrint aia源码 UI界面现代、代码不复杂,参考性强 - .aia 案例源码 - 清...

屏幕数量:6个,UI界面现代、代码不复杂,参考性强。 需要连接蓝牙硬件进行通信,具体逻辑请自行研究。
https://www.fun123.cn/referenc... 

App Inventor 2 实现蓝牙未开启时弹窗提醒用户开启蓝牙 · App Inventor 2 中文网

... App Inventor 2 实现蓝牙未开启时弹窗提醒用户开启蓝牙 « 返回首页 有时用户手机没有开启蓝牙权限的情况下,蓝牙连接会失败,需要用户手动开启蓝牙,...
https://bbs.tsingfun.com/thread-1458-1-1.html 

蓝牙客户端组件:为什么不显示蓝牙设备列表?为啥蓝牙列表为空 - App Inven...

转会员提问:蓝牙客户端组件:为什么不显示蓝牙设备列表?为啥蓝牙列表为空? 解决方法:设置中打开 app 的“附近设备权限”即可。
https://stackoverflow.com/ques... 

Android 4.3 Bluetooth Low Energy unstable

...w Energy (testing on the Nexus 4). After getting started with the official BLE APIs in Android 4.3, I have noticed that after I connect a device for the first time I am rarely able to successfully connect to / communicate with that device or any other device again. ...
https://community.appinventor.... 

[SOLVED] Can't send payload > 23bytes(MTU setted to 128bytes) - #9 by ...

...cheme is dark */ /* user picked a theme a light scheme and also enabled a dark scheme */ /* deal with light scheme first */ @media (prefers-color-scheme: light) { :root { --primary: #222222; --secondary: #ffffff; --tertiary: #008...
https://bbs.tsingfun.com/thread-1953-1-1.html 

BLE UUID是对的但连接闪退:java.lang.IllegalArgumentException: UUID str...

...错日志 java.lang.ExceptionInInitializerError at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.subscribe(BluetoothLEint.java:357) at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.run(BluetoothLEint.java:325) at android.os.Handler.handleCallback(Handler.java:958) at and...