大约有 2,600 项符合查询结果(耗时:0.0050秒) [XML]
App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网
...,通过Web客户端请求url。返回json格式的数据结果,使用AppInventor2解析json结果,显示到App上即可。
第三方天气API介绍
第三方天气的api平台特别多,这里仅以“和风天气”(dev.qweather.com)作为演示,其他平台的使用方法都是几...
BrightnessTools 拓展:设置手机亮度的工具 - App Inventor 2 拓展 - 清泛I...
...oleanSet/Return adaptive or non-adaptive
来源:https://community.appinventor.mi ... of-your-phone/16442
DendritasMqtt 拓展:用于 websocket 的Mqtt扩展 - App Inventor 2 拓展 - ...
...
请自行通过demo研究。
参考来源:https://community.appinventor.mi ... -with-service/14365
https://groups.google.com/d/msg/ ... cn5PzY/Kg8BJEPGAQAJ
App Inventor 2有没有代码注释功能? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
...其实暂时不用的话可以注释。
A:有代码注释功能,在AppInventor中是“禁用代码块”,如下:
不仅如此,也有类似VSCode的那种代码折叠功能(“禁用代码块”菜单上面的“折叠代码块”),效果如下:
mit app inventor制作apk华为手机能用吗? - App应用开发 - 清泛IT社区,为创新赋能!
如题,经过测试,appinventor2编译出来的apk在华为新版鸿蒙OS 4上可以流畅运行。
其实也不难理解,鸿蒙一开始基于安卓内核,后面独立发展,但是兼容安卓也是它的重要策略。
我想使用照相机组件显示出错 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
...pt the arguments: , ["file:///storage/emulated/0/Android/data/edu.mit.appinventor.aicompanion3/files/Pictures/app_inventor_1727434191034.jpg"]
注意: 5秒钟后将报告另一条错误信息。
源码在这里
你好,根据报错信息,你把路径文本值设置给...
怎么通过app inventor接收mqtt平台推送的长消息 - App Inventor 2 中文网 -...
...(Web网站通用表示法),后面才是真正的base64内容。但是AppInventor2 SimpleBase64组件解码时,参数必须是不带前缀的base64文本,因此只需要去掉前缀就行,代码如下:
如果图片是jpeg格式,那就是下面这样替换,其他图片格式依次...
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABL...
运行故障:edu.mit.appinventor aicompanion3: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being ...
MakeViewUp 扩展:美化和自定义 Android 视图,可实现组件任意角度旋转 - A...
...可见性不可见等特定事项。
[hide]来源:https://community.appinventor.mi ... droid-views/27185/1[/hide]插件不错谢谢分享铣削
Error 1801 : Security Error Receiving Blocks from Browser. - App Inven...
...“高对比度模式”开启的问题。
参考:https://community.appinventor.mi ... ecurity-error/72831
[/hide]