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

https://bbs.tsingfun.com/thread-1817-1-1.html 

如何查看Android应用.apk是32位还是64位? - App应用开发 - 清泛IT社区,为创新赋能!

...5258993 4、使用第三方APP检测,如AppChecker 5、那么AppInventor2中文网编译出的apk是否是64位呢? 上述步骤正面检测不出来,adb 命令待验证。不过从侧面(编译环境和java都是64位)基本可以认定,它是支持64位的。
https://www.fun123.cn/reference/pro/ai_face.html 

App Inventor 2 人脸识别App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网

..., 识别成功/失败后,会返回json格式的数据结果,使用AppInventor2解析json结果,显示到App上即可。 当然,也可以采用原生的自行训练本地人脸识别模型的方式去完成这个人脸识别需求,可以参考:《自行训练AI图像识别模型,开...
https://www.fun123.cn/reference/pro/weather.html 

App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网

...,通过Web客户端请求url。返回json格式的数据结果,使用AppInventor2解析json结果,显示到App上即可。 第三方天气API介绍 第三方天气的api平台特别多,这里仅以“和风天气”(dev.qweather.com)作为演示,其他平台的使用方法都是几...
https://bbs.tsingfun.com/thread-1828-1-1.html 

Error 507: unable to connect. is the device turned on? 无法连接,设备...

...能是硬件模块本身有问题导致的。 https://community.appinventor.mit.edu/t/error-507-unable-to-connect/1474 BluetoothClient 组件仅支持支持串行端口配置文件 (SPP) 的设备。如果您的设备通过除 SPP UUID 之外的 UUID 支持 RFCOMM,则需要使用 ConnectW...
https://bbs.tsingfun.com/thread-1862-1-1.html 

BrightnessTools 拓展:设置手机亮度的工具 - App Inventor 2 拓展 - 清泛I...

...oleanSet/Return adaptive or non-adaptive 来源:https://community.appinventor.mi ... of-your-phone/16442
https://bbs.tsingfun.com/thread-1884-1-1.html 

App Inventor 2有没有代码注释功能? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...其实暂时不用的话可以注释。 A:有代码注释功能,在AppInventor中是“禁用代码块”,如下: 不仅如此,也有类似VSCode的那种代码折叠功能(“禁用代码块”菜单上面的“折叠代码块”),效果如下:
https://bbs.tsingfun.com/thread-1890-1-1.html 

mit app inventor制作apk华为手机能用吗? - App应用开发 - 清泛IT社区,为创新赋能!

如题,经过测试,appinventor2编译出来的apk在华为新版鸿蒙OS 4上可以流畅运行。 其实也不难理解,鸿蒙一开始基于安卓内核,后面独立发展,但是兼容安卓也是它的重要策略。
https://bbs.tsingfun.com/thread-1966-1-1.html 

我想使用照相机组件显示出错 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...pt the arguments: , ["file:///storage/emulated/0/Android/data/edu.mit.appinventor.aicompanion3/files/Pictures/app_inventor_1727434191034.jpg"] 注意: 5秒钟后将报告另一条错误信息。 源码在这里 你好,根据报错信息,你把路径文本值设置给...
https://bbs.tsingfun.com/thread-2026-1-1.html 

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 ...
https://bbs.tsingfun.com/thread-2090-1-1.html 

Error 1801 : Security Error Receiving Blocks from Browser. - App Inven...

...“高对比度模式”开启的问题。 参考:https://community.appinventor.mi ... ecurity-error/72831 [/hide]