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

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

【拍照图片处理】Attempt to invoke virtual method 'boolean android.grap...

在做图片识别App的时候,选择相册图片没有问题,拍照后图片就报错: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.compress(android.graphics.Bitmap$CompressFormat, int, java.io.OutputStream)' on a null object reference 图片大致的处理流程是...
https://bbs.tsingfun.com/thread-2127-1-1.html 

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

目前已知,miui系统的小米手机是有这个问题的,其他手机正常,原因目前未知。 https://bbs.tsingfun.com/forum.p ... id=2097&fromuid=810
https://bbs.tsingfun.com/thread-2138-1-1.html 

APP被手机识别为疑似病毒 - App应用开发 - 清泛IT社区,为创新赋能!

本帖最后由 ABCDHHH 于 2024-12-30 13:41 编辑 使用INVENTOR 制作的APP被手机识别为疑似病毒,包括AI伴侣,请问是什么原因呀,有什么方法可以不被识别为病毒软件吗{:8_385:} 1、如果纯本地使用,忽略警告,加入白名单,继续安装,使...
https://bbs.tsingfun.com/thread-2140-1-1.html 

Service and Characteristic are not published by the connected device -...

Service and Characteristic are not published by the connected device,报错如下: 问题原因:硬件/蓝牙芯片问题导致的,比如A硬件测试好的,换了B硬件没有修改uuid,就出现这个报错。 由于B硬件没有发布这些特征,就会报这个错误。
https://bbs.tsingfun.com/thread-2144-1-1.html 

【解决】钉钉机器人“errcode“: 40035, “errmsg“: “缺少参数 json“ - ...

钉钉机器人“errcode“: 40035, “errmsg“: “缺少参数 json“,解决: Post后面直接跟json才行,不能使用“创建数据请求”+双层列表   的模式。
https://bbs.tsingfun.com/thread-2191-1-1.html 

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

通过android studio实现:  在屏幕上输入手机号码,点击确定开始查找,用gps数据确定手机的当前精确位置,精确度5米,找到后把经纬度写在两个文字框里,并在百度地图上标注出位置,并移动到屏幕中央,放大地图。 Imple...
https://bbs.tsingfun.com/thread-2202-1-1.html 

为啥“蓝牙客户端”组件在连接设备时就没反应了? - 创客硬件开发 - 清泛IT...

有用户使用“蓝牙客户端”连接已配对设备时,发现点不动,在确认代码无误的情况下,连接的步骤卡住了,有时报错:“Error 507: Unable to connect. Is the device turned on?” 这时可以考虑是否时硬件没有开机,或者硬件蓝牙版本是...
https://bbs.tsingfun.com/thread-2204-1-1.html 

安卓App可以实现从其他App的目录中拷贝文件吗? - App应用开发 - 清泛IT社...

先说结论:不可以,因为安卓的核心安全机制(沙箱机制)禁止访问其他app的私有目录。 例外: 1、取得了root权限。 2、公共目录可以,比如相册目录、/sdcard 目录等。 3、如果其他应用通过 ContentProvider 或 FileProvider 显式共...
https://bbs.tsingfun.com/thread-2210-1-1.html 

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

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

AppInventor2 布局方法几则 - App应用开发 - 清泛IT社区,为创新赋能!

看图即可。