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

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

MIT官方已升级至2.73版本,中文网待测试并升级相关特性 - App Inventor 2 ...

此版本重点更新 Android Companion 应用及其底层框架。新版本 2.73 现已可从 Google Play 商店和 ai2.appinventor.mit.edu(版本 2.73u)直接下载。 更改: 为 ListView 组件实现“提示”属性,并全面提高其性能。 在 ChatBot 组件中添加下拉...
https://bbs.tsingfun.com/thread-2255-1-1.html 

- App应用开发 - 清泛IT社区,为创新赋能!

...不允许访问 DCIM 目录。 有的说加这个权限:<application android:requestLegacyExternalStorage="true"。 也有的说加也没用:https://www.cnblogs.com/SaraMoring/p/16587445.html 直接访问DCIM属于大概率会失败的方式,使用私有目录或app资源目...
https://bbs.tsingfun.com/thread-2264-1-1.html 

BLE connection error “Connection status was set to OS code 133” - 创...

...oth-ble 问题原来是设备试图发送大于 MTU 大小的数据包,Android 默认为 23,至少在我测试的特定设备上是这样。 请求更大的 MTU 大小确实解决了问题。 但是,如果错误代码可以明确指出这是问题所在,那就真的很有用了。这...
https://bbs.tsingfun.com/thread-2287-1-1.html 

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

...和通知"选项**      这一名称可能会因Android版本的不同而有所差异,比如叫做【Apps & notifications】、【应用管理】等。 3. **查看已安装的应用列表**      点击【已安装的应用程序】或类似标...
https://bbs.tsingfun.com/thread-2351-1-1.html 

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

...编译,编译的原理是先生成.yail文件,再编译成.class再与android一起编译apk。 更多详见:https://bbs.tsingfun.com/thread-2155-1-1.html
https://bbs.tsingfun.com/thread-2369-1-1.html 

标签的“具有外边距”有啥用? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...会有margin,否则就是0不生效。 ViewGroup.MarginLayoutParams 是 Android 布局系统中一个 用于描述视图外边距(margin) 的参数类。它继承自 ViewGroup.LayoutParams,在其基础上新增了对四个方向的 margin 支持。 如何与布局类型配合?你不能...
https://bbs.tsingfun.com/thread-2374-1-1.html 

求助!关于拓展模块NotificationStyle的demo运行时报错的问题 - App Invent...

...ication模块,但我好像没找到{:8_385:} 这个提示来自 Android 12(API 31)及以上版本的系统,对 PendingIntent 的使用进行了更严格的要求:错误信息翻译如下: edu.mit.appinventor.aicompanion3:目标 API 版本为 S+(即 API 31 及以上)时,...
https://www.fun123.cn/referenc... 

BrightnessTools 拓展:设置手机亮度的工具 · App Inventor 2 中文网

...最大亮度,则返回 255。 注意:Android 系统规定最大值应为 255。 但是,不同品牌的手机设置不同,例如部分小米手机的最大值是 4000。 注册 Changed 的...
https://bbs.tsingfun.com/thread-2489-1-1.html 

Async Procedures 拓展:异步任务拓展,异步处理耗时任务 - App Inventor 2...

...wait for a loop to finish and don’t worry about your app Crashing due to Android System thinking that your app crashed while doing intense processes.BLOCKS:EVENTS : [color=var(--tertiary)][color=var(--secondary)]Capture[color=var(--secondary-high)]352×100 4.28 KB FUNCTIONS : [color=var(--ter...
https://stackoverflow.com/ques... 

What is the purpose of the implicit grant authorization type in OAuth 2?

... Active Oldest Votes ...