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

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

Error 1103: Unable to complete the given request with the text - App I...

...2=true&useproxy=true" with the specified URL: http:// rendezvous.appinventor.mit .edu/rendezvous/ 原因:AI2 伴侣无法接入互联网导致请求失败。可能网络权限没开,可能手机安全软件把它网络限制了。可以尝试设置中开启网络权限,安全软...
https://www.fun123.cn/referenc... 

数据存储组件 · App Inventor 2 中文网

...用程序会从应用程序的私有存储读取,AI伴侣则是/sdcard/AppInventor/data目录。 文件管理器 不可见组件,用于写入或读取设备上的文件,外部文件的路径均由作用域 属性指定,不论应用程序是AI伴侣运行...
https://www.fun123.cn/reference/creative/ 

App Inventor 2 中文网原创内容 · App Inventor 2 中文网

...RA has been denied. Please enable it in the Settings app. 【已解决】AppInventor2 Runtime Error 运行时错误 【已解决】Run time error “Stack size 8188kb” 【已解决】Unable to find component “SpaceView” while loading project “ FileEncryptionTest2” 【已解决】R...
https://www.fun123.cn/referenc... 

AppInventor2开发拓展(Extension) · App Inventor 2 中文网

... 搜索 为AppInventor2开发拓展(Extension) 为什么需要开发拓展? 环境配置 源码下载 代码编写 拓展编译 拓展导入,测试验证 « 返回首页 为什...
https://bbs.tsingfun.com/thread-2234-1-1.html 

代码块超过1.2w编译apk报错问题 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...r.rpc.UnexpectedException: Service method 'public abstract long com.google.appinventor.shared.rpc.project.ProjectService.save(java.lang.String,java.util.List) throws com.google.appinventor.shared.rpc.InvalidSessionException,com.google.appinventor.shared.rpc.BlocksTruncatedException' threw an unexpec...
https://bbs.tsingfun.com/thread-1934-1-1.html 

AppInventor2开发自己的拓展(Extension) - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...以上结果证明配置成功。 源码下载https://github.com/mit-cml/appinventor-sources国内下载非常非常缓慢,这个项目比较大,也许2天都下载不完,不过没关系,我们早已提供已下载好的工程源码,关注页面顶部公众号(或搜索“fun123cn”关...
https://bbs.tsingfun.com/thread-2511-1-1.html 

App上架国内应用市场,腾讯管家报病毒的解决历程 - App Inventor 2 中文网 ...

包含AI伴侣功能在内的中文网官方App“AppInventor学院”,腾讯管家报病毒风险 “a.gray.inventor.a”: AppInventor2通过编译菜单 -> 编译apk,其中接近于纯净的项目,也是报同样的风险: 使用国外知名的apk分析工具,全通过: ...
https://www.fun123.cn/referenc... 

用户界面(UI)组件 · App Inventor 2 中文网

...使用 getWebViewString() 和 setWebViewString(text) 方法操作 window.AppInventor 的Javascript对象。 > 例如:如果Web浏览框打开包含 Javascript 命令的页面: document.write("在WEB页面Javascript中输出AppInventor设置的交换字串:" + window.AppInventor.getWebViewSt...
https://bbs.tsingfun.com/thread-2351-1-1.html 

有什么方式得到appinventor项目的真实源码? - App Inventor 2 中文网 - 清...

Q:有什么方式得到appinventor项目的真实源码?java,yail 的都行,真源码? A:.yail 源码很容易得到的,按如下步骤: 1、一个项目必须经过编译apk后,导出aia源码,改后缀名为.zip。 2、使用压缩软件打开zip文件,src里面就有。...