大约有 11,000 项符合查询结果(耗时:0.0098秒) [XML]

https://www.fun123.cn/referenc... 

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

... 我要 分享 扫码分享朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
https://bbs.tsingfun.com/thread-1823-1-1.html 

语音识别 报错问题:No Activity found to handle intent { act=android.sp...

语音识别仿真报错,安装手机端也报错https://www.fun123.cn/reference/info/#AppEntry 请参考一下这个教程,你上面报错的原因是手机上没有安装语音识别引擎,这里推荐“讯飞语音+”,下载地址:https://www.pgyer.com/yyyq
https://www.fun123.cn/referenc... 

App Inventor 2 NotificationStyle 拓展:个性化通知栏样式 · App Inventor 2 中文网

... 我要 分享 扫码分享朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
https://bbs.tsingfun.com/thread-1868-1-1.html 

AI2伴侣权限的问题 - App应用开发 - 清泛IT社区,为创新赋能!

本帖最后由 anticipation 于 2024-07-29 19:57 编辑 关于这个遇的问题,请跳以下链接去查看 https://bbs.tsingfun.com/thread-1864-1-1.html 然后,经过我这几天的神仙操作,终于找解决的问题: 首先,先接触手机对AI2伴侣软件的管控(...
https://bbs.tsingfun.com/thread-1905-1-1.html 

终于等!AppInventor2 中文网已升级v2.72,全面支持Android 14 - App Inv...

...接下载。 此版本中的关键变化是将 Android SDK 目标升级 34,与 Android 版本 14 一致。此更新至关重要,因为在 2024 年 8 月 31 日之后,在 Google Play 商店中添加或更新应用时必须执行此更新。 ------------------ 约一周内,AppInven...
https://bbs.tsingfun.com/thread-1955-1-1.html 

AppInventor2关闭屏幕时,如何让计时器继续工作? - App应用开发 - 清泛IT...

...续工作? 这是一个很好的问题,通过查看文档可以看有一个“一直计时”属性,默认是勾选的: 这个属性是用来控制App后台运行/屏幕关闭时,计时器是否继续工作的。 经测试,开启了“一直计时”,即使App转后...
https://bbs.tsingfun.com/thread-1987-1-1.html 

Invoke: no method named `…………’ in class java.lang.Boolean - App I...

...原因2:可能是测试用AI伴侣版本低了导致的,升级AI伴侣最新版即可。 Invoke: no method named `ShowTextDialog’ in class java.lang.Boolean 来自英文社区:https://community.appinventor.mi ... ang-boolean/17544/5
https://bbs.tsingfun.com/thread-2008-1-1.html 

如何更改启动屏幕 - App应用开发 - 清泛IT社区,为创新赋能!

...,原来的Screen1改为登录页。 2、Screen1.初始化 中先跳转登录页,登录成功再跳回来。(不过这个体验有些不好,启动之后即刻跳转屏幕会闪一下)用方法1,复制后,再将原制作的login页面各元素复制进screen1,完美解决。引用...
https://bbs.tsingfun.com/thread-2079-1-1.html 

用post请求返回的值应该怎么取特定键对应的值呢 - App应用开发 - 清泛IT社...

如图想取sid对应的值本地数据库,但是用这个代码试了很多次都是未找,不知道哪里出问题了,求解答 这个我晚些时候会看一下,但是有空的话也请为社区贡献一些力量,比如发帖分享一些自己的经验、心得等内容,感谢{...
https://bbs.tsingfun.com/thread-2129-1-1.html 

Call to ‘set-and-coerce-property!’ has too few arguments (3; must be...

...考:https://community.appinventor.mi ... 3-must-be-4/20690/4 又学习了新bug的解决方法,{:8_381:}