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

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

CustomWebView拓展:WebViewer的扩展版本,具有更高的自定义性和灵活性 - A...

...页面并在没有互联网连接的情况下加载 https://community.appinventor.mi ... -of-web-viewer/9934 https://github.com/vknow360/CustomWebView
https://bbs.tsingfun.com/thread-1658-1-1.html 

【转】AppInventor2 在同一屏幕内制作页面滑动切换效果 - App应用开发 - 清...

不知有没有人注意到微信的页面切换方式,微信底部有四个Tab标签,分别是消息、联系人、发现和我。很多人都习惯于直接点击图标进行切换,其实还可以左右滑动进行切换的。如图:规则一般如下:如果滑动距离超过屏幕的一...
https://bbs.tsingfun.com/thread-1919-1-1.html 

AppInventor2拍照的照片Base64编码报错,选择的图片没有问题 - App应用开发...

完整代码块如下: 这是在真机上测试的: Pursuer丶: AI伴侣测试一样的错 应该是文件没读到 fis为空 然后后用用null.compress 报错了 我用FileTool那个插件 现把文件拷贝出来 然后再调用 就可以了。 具体实现步骤...
https://bbs.tsingfun.com/thread-2102-1-1.html 

蓝牙接收的数据怎么一行一行更新显示和,类似图2这样的 - App应用开发 - 清...

...滚动,可以使用 TableView 拓展,参考这里:https://community.appinventor.mi ... -and-5-by-ken/26000 或者这个方案:https://community.appinventor.mi ... he-listview/9105/11
https://bbs.tsingfun.com/thread-2374-1-1.html 

求助!关于拓展模块NotificationStyle的demo运行时报错的问题 - App Invent...

...ificationStyle.html 结果无论点什么按键都会报错: 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 so...
https://bbs.tsingfun.com/thread-1905-1-1.html 

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

...及其底层框架。新版本 2.72 现已可从 Google Play 商店和 ai2.appinventor.mit.edu(版本 2.72u)直接下载。 此版本中的关键变化是将 Android SDK 目标升级到 34,与 Android 版本 14 一致。此更新至关重要,因为在 2024 年 8 月 31 日之后,在 Goo...
https://bbs.tsingfun.com/thread-1665-1-1.html 

Appinventor的人工智能组件在哪里? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

问:Appinventor的人工智能组件在哪里? 答:“试验性质”下的“ChatBot”及“ImageBot”组件。 都是调用ChatGPT,第一个是AI对话,第二个是AI绘图。 更多指导,请查看中文文档:https://www.fun123.cn/reference/ ... mental.html#ChatBot ...
https://bbs.tsingfun.com/thread-1986-1-1.html 

AI伴侣错误: invoke: no method named `AppName’ in class edu.mit.appinv...

原因:测试用的AI伴侣版本过旧(2.3版本,2015年的),使用最新版本的AI伴侣测试即可解决该问题。 参考英文社区:https://community.appinventor.mi ... nion3-screen1/60187
https://bbs.tsingfun.com/thread-1478-1-1.html 

AppInventor做的APP支持安卓14吗? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

目前MIT最新版本也是Android13,我们与mit同步更新。如果官方支持14我们会第一时间跟进。 不过,根据用户反馈,蓝牙相关的好像不兼容~ 有关安卓 14 的补充:根据反馈,安卓14支持蓝牙功能,不过需要手动开启相关权限
https://bbs.tsingfun.com/thread-1953-1-1.html 

BLE UUID是对的但连接闪退:java.lang.IllegalArgumentException: UUID str...

... 下面是报错日志 java.lang.ExceptionInInitializerError at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.subscribe(BluetoothLEint.java:357) at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.run(BluetoothLEint.java:325) at android.os.Handler.handleCallback(Handler.java:...