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

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-2024-1-1.html 

AppInventor有没有扫二维码的功能? - App应用开发 - 清泛IT社区,为创新赋能!

AppInventor 条码扫描器可以实现二维码扫码功能。 不过得注意:将使用外部扫码仪 设置为 “假”,否则会因没有外部扫描仪设备而报错。设置假后,就是直接利用设备的摄像头进行条码的识别,内部采用ZXing(Java库)进行条码...
https://bbs.tsingfun.com/thread-2212-1-1.html 

AppInventor2 vs Android Studio - App应用开发 - 清泛IT社区,为创新赋能!

有同学问: 如果用 AppInventor2 设计好了 回头出现问题用这个软件解决不了 是不是能用 Android Studio来重新编译呢? 不能,不同的源码体系。但是android studio工具可以调查部分app的通用问题,最终的apk他们是一致的,只是源码形...
https://bbs.tsingfun.com/thread-2223-1-1.html 

AppInventor2能实现不跳转相机直接预览拍照吗? - App应用开发 - 清泛IT社...

...现成的拓展了,叫:ProCamera。 下载地址:https://community.appinventor.mi ... custom-camera/25353 开源地址:https://github.com/XomaDev/pro-c ... kumaraswamy/camerax 免费提供一个.aix供下载:
https://bbs.tsingfun.com/thread-2270-1-1.html 

【生成Python】AppInventor2中文网已支持代码块转换Python源码! - App Inv...

...念和实用的功能,咱可不能忽视它,加之最近还有用户问AppInventor能否转Python代码,这不,这个功能不就来了嘛~~ 先来个具体的例子,看看效果,写了一个生成3位水仙花数(每位数字的立方之和刚好等于这个数字)的代码,...
https://www.fun123.cn/reference/other/testing.html 

实时开发、测试和调试工具 · App Inventor 2 中文网

...看日志。 你可以从计算机上的终端启动 adb。 转到包含 AppInventor Extras 软件的目录并运行命令 adb logcat 这将显示整个(大)系统日志。 如果你正在调试,则应该打开日志,再次模拟该错误,然后查看日志末尾出现的内容。 adb ...
https://stackoverflow.com/ques... 

How to calculate age (in years) based on Date of Birth and getDate()

... e.g. a person born on 29 Feb 2020 will be considered 1 year old on 28 Feb 2021 instead of 01 Mar 2021. share | improve this answer | follow | ...
https://www.tsingfun.com/it/ai... 

App Inventor 2 中的“2”是什么意思? - App Inventor 2 中文网 - 清泛网 ...

...兼容。 AI1截图: AI2截图: 参考资料: https://appinventor.mit.edu/explore/ai2/whats-new.html http://www.appinventor.org/appInventor2 AppInventor2,AppInventor
https://bbs.tsingfun.com/thread-1163-1-1.html 

App Inventor 2 手机蓝牙及语音控制 - App Inventor 2 中文网 - 清泛IT论坛,有思想、有深度

...duino等设备。  【项目范例】   1. 情境   通过对APPInventor和Arduino的学习,我们对两个平台已经初步有了认识和了解,如何打通两个平台,实现利用手机对Arduino设备进行控制呢?   蓝牙是一个非常成熟的无限近程控制...
https://bbs.tsingfun.com/thread-1478-1-1.html 

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

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