App Inventor 2 社区精华问答

« 返回原创内容

社区精华问答:整理自 bbs.tsingfun.com 社区的优质帖子,一帖一文,涵盖 App Inventor 2 开发中的基础知识、组件用法、技巧分享与常见错误解决。原帖链接见各文末。

基础知识

  1. 【科普】App Inventor 2 中的”2”是什么意思?
  2. 【科普】App Inventor 2 能编译出苹果iOS版App吗?
  3. 【科普】App Inventor 2 添加超过10个屏幕会怎样?
  4. 【算法】如何计算1加到100的总和?(经典循环的写法)

微数据库

  1. 每次打开App时保持上一次关闭时的状态
  2. 数据存储组件之:微数据库

技巧分享

  1. 分享几个App Inventor 2”隐藏”的非常的实用的小技巧
  2. App Inventor 2 分享你的App:源代码(.aia)分享或编译成安卓安装包(.apk)分享
  3. 网上免登陆找素材、处理素材技巧
  4. Save Camera Pictures with Custom Names(照相机定制个性化的文件名)
  5. 程序设计里代码块较多有点卡怎么办?
  6. App Inventor 2 语音识别及文本朗读组件的使用

问题解决

  1. App Inventor 2提示”请从下拉列表中选择合适项”错误解决方法
  2. App Inventor 2连接模拟器一直失败的问题
  3. Error 908: The permission RECORD_AUDIO has been denied
  4. AI伴侣进行测试时进度条卡在10%一直不动
  5. Bad arguments to +:The operation + cannot accept the arguments
  6. Error 1103: Unable to complete the given request
  7. Your device does not have a scanning application installed
  8. The operation is list empty? cannot accept the arguments
  9. The operation is in list? cannot accept the arguments
  10. Error 908: The permission CAMERA has been denied
  11. AppInventor2 Runtime Error 运行时错误,无详细信息的定位技巧
  12. Run time error “Stack size 8188kb” 报错原理及解决方法
  13. Unable to find component “SpaceView” while loading project “FileEncryptionTest2”
  14. Runtime Error:No virtual method isDeniedPermission
  15. Sorry, cannot package projects larger than 30 MB. Yours is 36.88 MB.
  16. 【解决】Component does not specify permissionConstraints
  17. Your build failed due to an error in the AAPT stage
  18. appinventor2中求某个值在列表中的索引用什么方法?
  19. 在app inventor中如果需要退出应用,需要调用哪句代码?
文档反馈