大约有 1,600 项符合查询结果(耗时:0.0056秒) [XML]
MIT官方已升级至2.71版本,几乎就是仅增加一个全新主题 - App Inventor 2 ...
...ternal Changes:
Fix an issue with running d8 on Windows machines
http://appinventor.mit.edu/ai2/ReleaseNotes.html
这是一个包含错误修复和改进的组件版本。它包括新的 Android MIT AI2 Companion 版本 2.71(来自 Google Play)和 2.71u(直接从 MIT App Inventor 下载...
2026 新年第一篇:即将全面支持苹果iOS App编译生成,纯血鸿蒙计划中,编译...
目前AppInventor2苹果iOS方案已经验证ok,即将发布上线。
但是 iOS的拓展和安卓的完全不通用,目前尚不支持有拓展的aia源码,AI伴侣测试和ipa编译都不支持带拓展的源码。
但是我们会逐步推进最常见的拓展适配iOS,比如 Bluetoo...
扒了一下源码,ESP8285接入App Inventor有4种玩法,第3种最香 - AI 助手 - ...
...容。
源码里有什么现成组件?
我扫了一遍 com.google.appinventor.components.runtime 和 cn.fun123 下的所有源码:
MIT官方内置组件:
- Web组件 — HTTP GET/POST,支持JSON解析
- BluetoothClient — 蓝牙SPP串口
- Serial — USB串口(基于Physicaloi...
FloatActionBtn 扩展:悬浮操作按钮扩展,可自定义颜色、大小、图标和位置 ...
...者为 Kenneth Morales (KenMorales)。
原始链接:https://community.appinventor.mit.edu/t/free-floatactionbtn/154743
文档翻译和整理:AI2中文网
最后更新:2024年12月29日
您的改进建议 联系方式: 不需要回...
ESP8285接入App Inventor 2深度调研:4种连接方案+是否需要开发拓展 - 创客...
...、源码层面的现有连接组件
通过分析MIT App Inventor源码(appinventor/components/src/)和fun123自研拓展(cn/fun123/),发现以下可用的连接组件:
1. 内置组件(MIT官方)
- Web组件 - HTTP GET/POST请求,支持JSON解析
- BluetoothClient - 蓝牙SPP串口...
通信连接组件 · App Inventor 2 中文网
...JSON文本(JSON文本)
解码给定的 JSON 编码值以生成相应的 AppInventor 值。
JSON 列表 [x, y, z] 解码为列表 (x y z),具有键 A 和值 B 的 JSON 对象(表示为 {A:B})解码为列表 (( A B)),即包含二元素列表(A B)的列表。
如果你希望返回...
WheelView 拓展:滚轮选择框扩展,滚轮日历选择框和旋转日历扩展 · App In...
...
原作者:Still_Learning
原始网址:https://community.appinventor.mit.edu/t/free-wheel-calendar-spin-calendar-extension/142640
发布日期:2025年3月19日
文档最后更新:2025年11月20日
您的改进建议 联系方...
ImageConvertor 扩展:免费图像转换器,支持JPG/PNG/WEBP格式转换和图像处...
...
原作者:Kumaraswamy
原始网址:https://community.appinventor.mit.edu/t/free-image-convertor-extension-to-convert-image-format-jpg-png-webp-and-much-much-more/39349
发布日期:2021年8月17日
最新版本:3.9
许可协议:免费开源
文档最后更新:20...
【解决】Component "com.google.appinventor.components.runtime.Butt...
...报错信息如下:
[LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.ActivityStarter" does not specify permissionConstraints
[LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.Button" does not specify permissionConstrai...
FloatingActionButton 扩展:悬浮操作按钮扩展,可自定义颜色、大小、位置...
...原作者为 joejsanz (Joe Developer)。
原始链接:https://community.appinventor.mit.edu/t/floatingactionbutton-color-size-radius-position-icons-text/130867
文档翻译和整理:AI2中文网
最后更新:2024年12月29日
您的改进建议 ...
