大约有 4,500 项符合查询结果(耗时:0.0116秒) [XML]
【独家重磅】AppInventor2支持自定义apk包名(PackageName) - App Inventor ...
自定义包名:
包名规则:
编译后的apk信息:
截图最新版:https://bbs.tsingfun.com/thread-2545-1-1.html
AppInventor2如何实现写文件不覆盖,而是在文件尾部追加? - App应用开发 -...
文件管理器 组件有个 追加内容 的方法,可以往文件后面追加而不覆盖。
AppInventor2如何请求MANAGE_EXTERNAL_STORAGE权限? - App应用开发 - 清泛...
Q:APP如何设置MANAGE_EXTERNAL_STORAGE权限?
即APP具有根目录访问权限,文件需要保存在根目录任意位置,不是APP的私有目录
[hide]A:权限名称换成:MANAGE_EXTERNAL_STORAGE
内部会拼成完整安卓权限包名:android.permission.MANAGE_EXTERNAL_STO...
AppInventor2 如何实现屏幕截屏并将图片拷贝/分享? - App Inventor 2 中文...
屏幕截图请使用拓展:帮助菜单,拓展文档,搜索“截屏”。拓展用法很简单,截屏完成后会触发事件,参数给出截屏图片的路径,存储在 app 的私有目录,通过手机文件管理器就可以查看。
app 私有目录路径参考:
将...
开发AppInventor2拓展时,依赖第三方jar库怎么写? - App Inventor 2 拓展 ...
开发拓展的详细步骤见:https://www.fun123.cn/reference/extensions/aix_dev.html
如果拓展依赖了第三方库,则处理方法如下(已更新进了上面文档):
如果拓展用到了第三方库,也可以进行申明:@UsesLibraries(libraries = "okhttp-3.12.13.jar...
数据存储组件 · App Inventor 2 中文网
...持英文内容,不支持中文文本存储,中文文本获取出来是乱码。
目前国内也有免费的网络微数据库,支持中文存储和读取,功能上也进行了一定的拓展,详细可以去各自的网站上查看中文文档。2个网站体验差不多,网站如下:...
App Inventor 2中文网最新上线的AI助手功能叫什么?有什么核心价值? - AI2...
...uide)
2. [App Inventor 2高级技巧:提升开发效率的10个方法](/appinventor2/advanced-tips)
3. [自然语言编程的未来:AI如何改变软件开发](/nlp-programming/future)
## ???? 总结
AI2Claw代表了App Inventor 2开发的一次革命性飞跃。通过自然语言编程...
解决 App Inventor 2 Runtime Error运行时错误的专业指南 - App Inventor 2...
...决 MIT App Inventor 开发中的运行时错误问题。
AppInventor,AppInventor2,运行时错误0
解决 App Inventor 2 Runtime Error运行时错误的专业指南 - App Inventor 2...
...决 MIT App Inventor 开发中的运行时错误问题。
AppInventor,AppInventor2,运行时错误0
App Inventor 2 图片打水印如何实现? - App Inventor 2 中文网 - 清泛网 -...
....保存实现。
2、通过拓展实现:ImageUtil 拓展。AppInventor,AppInventor2
