大约有 45,000 项符合查询结果(耗时:0.0486秒) [XML]
AppInventor2 Runtime Error 运行时错误,无详细信息的定位技巧 - App Inve...
...能会出现测试时正常,而apk运行报错的情况。
参考:
https://community.appinventor.mi ... ime-errors/61044/44
https://community.appinventor.mi ... runtime-error/62242
App Inventor 2 【源码】弹球游戏aia源码,仅27个代码块 - App Inventor 2 ...
App Inventor 2 【源码】弹球游戏aia源码,仅27个代码块https://www.fun123.cn/reference/info/#AppEntry项目指南中弹球游戏源码,仅27个代码块。下载地址。
https://www.fun123.cn/reference/info/#AppEntry
项目指南中弹球游戏源码,仅27个代码块。下载...
app inventor什么时候需要用到字典块? - App Inventor 2 中文网 - 清泛网 ...
...大量的操作,建议优先使用字典。更多用法请查看文档:https: www fun123 cn referen 列表能完成字典的绝大部分功能,不过字典具有比列表更好的查找性能,因此如果要对数据结构执行大量的操作,建议优先使用字典。
更多用法...
有没有关于CRC校验的扩展? - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...是有现成的 CRC 拓展,我稍后找一下再上传{:8_384:}参考:https://community.appinventor.mit.edu/t/can-someone-help-me-reproduce-this-code-using-the-blocks/60372/15CRC16 算法有多种,本扩展以 ASCII 格式接收数据并以 CRC16/CCITT-FALSE 格式给出结果。在线计算CR...
语音识别 报错问题:No Activity found to handle intent { act=android.sp...
语音识别仿真报错,安装到手机端也报错https://www.fun123.cn/reference/info/#AppEntry
请参考一下这个教程,你上面报错的原因是手机上没有安装语音识别引擎,这里推荐“讯飞语音+”,下载地址:https://www.pgyer.com/yyyq
系统界面增强扩展 - KevinkunEnhance - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...更多可能等你去发现~~~下载链接cn.kevinkun.KevinkunEnhance.aixhttps://wangsk789.github.io/enhance/assets/20250303_120235.aix
来源:https://kevinkun.cn/enhance
https://wangsk789.github.io/enhance/
BLE UUID是对的但连接闪退:java.lang.IllegalArgumentException: UUID str...
...he BLE extension to be more robust to the Java 11 constraints.
来源:https://community.appinventor.mi ... android-14/124432/3
因此使用java11 编译出来的ble拓展即可解决这个问题,请使用最新编译出来的拓展(版本20240822):https://www.fun123.cn/reference/iot/b...
Intel HAXM 安装失败?Hyper-V or Intel HAXM 你得二选一 - App Inventor 2...
...hypervisorlaunchtype off复制代码如未生效,则需重启电脑。
https://blog.csdn.net/zzxiang1985/article/details/82852161
https://www.jianshu.com/p/8633b98f037f
蓝牙客户端组件(SPP经典蓝牙)vs BluetoothLE拓展(低功耗蓝牙)基础代码...
...),特点是必须实现配对成功,才能显示在设备列表中。https://www.fun123.cn/reference/ ... tml#BluetoothClient
显示列表:
选设备:
断开当前连接的设备:
错误处理:
---------------------
BluetoothLE拓展(低功耗蓝牙),特...
Need android.permission.BLUETOOTH_SCAN permission for android.content....
...拓展,应该就没有问题了。最新的拓展已经支持安卓14:https://www.fun123.cn/reference/iot/bluetoothle.html
参考:https://community.appinventor.mi ... le-android-12/66469
