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

https://bbs.tsingfun.com/thread-1485-1-1.html 

为什么图像选择选中的图片无法显示? - App Inventor 2 中文网 - 清泛IT...

...,为什么图片不显示? 解决: 属性值使用问题,“图像”属性不是选中图片的路径,而是图像选择组件的背景图片路径,往往不会进行设置,返回的是空字符串。 查看文档可知,要使用“选中项”属性: 代码按如...
https://bbs.tsingfun.com/thread-1316-1-1.html 

App Inventor 2怎么显示文件中的图片? - App Inventor 2 中文网 - 清泛IT...

怎么显示文件中的图片?已微信回复。 1、用图像组件,如果文件是程序包里面的,设置图像的图片属性,会有下拉可以选择这个图片。 2、其他图片一般用的全路径。可以使用多媒体下的文件选择图像选择选择文件,...
https://bbs.tsingfun.com/thread-1016-1-1.html 

Your build failed due to an error in the AAPT stage, not because of an...

... 96pix x 96pix 零压缩 PNG)该项目包含尚未针对 Android优化的图像 Optimize Images for AndroidProject、Screen、Block、Procedure Component 或 Asset 名称是 Java 或 Scheme 关键字Java 和 Scheme Key Words有缺少碎片的块(注意警告) 该项目有过多的块和/或...
https://bbs.tsingfun.com/thread-2210-1-1.html 

AppInventor2 点击头像读取手机中的相册作为头像 - App应用开发 - 清泛IT社...

多媒体 图像选择,专门处理图片,比文件选择合适
https://bbs.tsingfun.com/thread-2490-1-1.html 

Async Image Loader Extension:异步图像加载扩展 - App Inventor 2 拓展...

[size=15.008px][color=var(--tertiary)][color=var(--secondary)][color=var(--secondary-high)]512×512 8.95 KB AsyncImage An extension for MIT App Inventor 2. Simple asynchronous image loader extension to load image asynchronously in an image or arrangement component with circular image. Thi...
https://bbs.tsingfun.com/thread-2328-1-1.html 

Attempt to invoke virtual method 'boolean android.graphics.Bitmap.comp...

...:指定有效的图片路径,或者拍照返回的图片路径,或者图像选择选中的路径。
https://bbs.tsingfun.com/thread-2287-1-1.html 

“信息分享”误点了始终按钮,还能恢复初始的选择选项吗? - App应用开发...

...和(仅一次),误点了(始终),则再次打开就只有一种选择,重新安装后也是如此,换个手机就又好了,但是如再次点击(始终)选择,则这个手机就又是如此,只能一种分享链接,如下图,如何能解除这种限制?是手机本身...
https://bbs.tsingfun.com/thread-1168-1-1.html 

App Inventor 2 语音识别及文本朗读组件的使用 - App Inventor 2 中文网 - ...

...完成后,当触发需要识别语音时,系统会弹出对话框让你选择使用哪个识别引擎,这时选择“讯飞语音”,点“始终”就OK了。代码如下: 3)效果展示: 当设置语音改成英语后,读中文的话,不是将你读的中文翻译成英...
https://bbs.tsingfun.com/thread-1556-1-1.html 

App Inventor 2 怎么选择并打开一个文本文件? - App Inventor 2 中文网 - ...

问:怎么选择并打开一个文本文件?有例子吗 答复: [hide] 使用“数据存储组件” -> "文件管理"组件。 思路如下: 问:这个文件管理只能打开已经上传的文件,我想打开手机上的某一个文本文件并读...
https://bbs.tsingfun.com/thread-2098-1-1.html 

模拟不能正常朗读文本的解决方法 - App应用开发 - 清泛IT社区,为创新赋能!

...成后,进入系统设置 → 语言和输入法 → 文字转语音 → 选择 Google TTS 引擎作为默认引擎。其他语音引擎:如果无法使用 Google 服务,可以下载其他第三方语音引擎 APK(如讯飞语音引擎),并进行手动安装。 ----------------- 文本...