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

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

APP INVENTOR硬件交互学习教程06——硬件参数上报 - 创客硬件开发 - 清泛IT...

...状态给APP。 1.界面组件 增加两个标签,一个布局,一个文本输入 2.程序逻辑 增加接收处理和显示判断 3.arduino nano代码 // 引脚定义 const int ledPin1 =  5;// the number of the LED pin const int ledPin2 =  6; const int ledP...
https://bbs.tsingfun.com/thread-1442-1-1.html 

【App Inventor 2 数据可视化】使用柱状图和饼图收集数据 - App应用开发 - ...

...硬盘上。注意保存文件的位置。进入App Inventor (http://ai2.appinventor.mit.edu),从计算机中导入AIA文件。 2. 查看设计:它有什么用?请做出你的预测。在“Designer组件设计”屏幕中查看组件。你能预测它们的作用吗?(注意:本指南将在...
https://bbs.tsingfun.com/thread-1601-1-1.html 

【解决】Component "com.google.appinventor.components.runtime.Butt...

...报错信息如下: [LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.ActivityStarter" does not specify permissionConstraints [LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.Button" does not specify permissionConstrai...
https://www.fun123.cn/referenc... 

App Inventor 2 扩展 · App Inventor 2 中文网

...: MIT App Inventor Extension source code for sample extensions at: http://appinventor.mit.edu/extensions Appinventor help: https://community.appinventor.mit.edu/ Note: App Inventor extensions are supported only on Android devices running API Level 8 (Android system 2.2 Froyo) and above. This ap...
https://bbs.tsingfun.com/thread-1157-1-1.html 

编译失败! Error: Your build failed due to an error in the AAPT stage,...

...'�'.      [java] May 30, 2023 9:29:27 AM com.google.appinventor.buildserver.Compiler runAaptPackage      [java] WARNING: YAIL compiler - AAPT execution failed.      [java] May 30, 2023 9:29:27 AM com.google.appinventor.buildserver.Buil...
https://bbs.tsingfun.com/thread-1308-1-1.html 

包默认:src\appinventor\ai_zqp2013\test269 定制包名考虑实现一下。 - 微...

包默认:src\appinventor\ai_zqp2013\test269 定制包名考虑实现一下。edu.mit.appinventor.aicompanion3.Screen1main=appinventor.ai_zqp2013.test269.Screen1
https://www.tsingfun.com/it/ai2/2696.html 

AppInventor2 二进制文件的读写 - App Inventor 2 中文网 - 清泛网 - 专注C/C++及内核技术

AppInventor2 二进制文件的读写蓝牙客户端或 ble 都可以接收二进制数组,返回的数据是列表:如果想要保存二进制到文件,可以考虑转换成 ascii 或 base64 化,然后通过文件管理器保存为文件,具体请帮助,...蓝牙客户端或 ble 都可...
https://www.tsingfun.com/it/ai2/2701.html 

AppInventor2 图表扩展:仪表盘、柱状图、折线图、饼图 - App Inventor 2 ...

AppInventor2 图表扩展:仪表盘、柱状图、折线图、饼图部分效果图:更多请参考这里。部分效果图: 更多请参考这里。 AppInventor,AppInventor2
https://www.tsingfun.com/it/ai2/2702.html 

AppInventor2 Run time error \\\"Stack size 8188kb\\\" 报错原理及解决方...

AppInventor2 Run time error \"Stack size 8188kb\" 报错原理及解决方法App Inventor 2 编写蓝牙App,处理接收到的数据时,发生运行时错误:Run time error "Stack size 8188kb",如下:请问是什么原因?修改参数可不可以解决?------这个8M ...App Inventor 2 ...