大约有 10,100 项符合查询结果(耗时:0.0112秒) [XML]
APP被手机识别为疑似病毒 - App应用开发 - 清泛IT社区,为创新赋能!
本帖最后由 ABCDHHH 于 2024-12-30 13:41 编辑
使用INVENTOR 制作的APP被手机识别为疑似病毒,包括AI伴侣,请问是什么原因呀,有什么方法可以不被识别为病毒软件吗{:8_385:}
1、如果纯本地使用,忽略警告,加入白名单,继续安装,使...
请问输入文件要往哪放? - App应用开发 - 清泛IT社区,为创新赋能!
生成APK后,运行APP后能找到了输出文件,是在 appinventor.ai_admin.[project_name] 目录下
我想把输入文件也放在这个目录下,请问要怎么操作?(我试过找到文件选好复制,再回到这个目录,就不会出现粘贴选项了,好像是安卓的文...
蓝牙接收的数据怎么一行一行更新显示和,类似图2这样的 - App应用开发 - 清...
...p; ...
列表显示框 显示逻辑处的代码块贴一下看看App Inventor 2 发表于 2024-12-05 21:11
列表显示框 显示逻辑处的代码块贴一下看看
这个还在写 为什么现在app出现运行故障 弹出来:Need android.permission.BLUETOOTH_SCAN p...
AppInventor2 调用位置传感器在高德地图上显示当前位置存在偏差?需进行坐...
使用APP Inventor2 调用手机位置传感器获取到的GPS经纬度, 在高德地图上显示时发现显示的位置不是当前所在位置,原因是坐标格式不一致,需要进行坐标转换,将GPS坐标转换为高德坐标,才能正常的显示当前位置。
使用以下...
读二进制文件追加到列表 - App应用开发 - 清泛IT社区,为创新赋能!
...以指定数据长度,一次处理一大块二进制数据{:8_352:}App Inventor 2 发表于 2024-06-06 19:28
按每一字节处理二进制肯定是不可取的方式,一般包括蓝牙读写二进制等函数,都可以指定数据长度,一次处理一 ...
您好!我是刚用a...
高德地图api访问URL出错求助 - App应用开发 - 清泛IT社区,为创新赋能!
...情况。
还有,你的测试方式及具体报错请提供一下。App Inventor 2 发表于 2024-10-31 09:57
可以先用工具(比如 Postman)来测试一下 网络url 的Get/Post 请求情况。
还有,你的测试方式及具体报错请 ...
打开时会显示这个
这个...
AI2 Media Notification
...o longer necessary to have two different versions of the extension for App Inventor and Kodular. Adaptation of existing Kodular projects : Internal names are identical. Therefore the old version can be replaced by the new one. However, this is only possible by exporting the project ...
AI2 Keep Awake
...rchive contains the source code, the compiled binary for uploading to App Inventor and a sample application. Note: The extension does not work in the Companion. The WAKE_LOCK permission is missing there. You may be able to work around it by doing this: Patching the AI2 Companion - additional pe...
BLE数据收发 20个字节的限制问题 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...中文文档:https://www.fun123.cn/reference/iot/bluetoothle.html
App Inventor 2 发表于 2024-11-07 17:28
RequestMTU – 为 BluetoothLE 连接请求新的最大传输单元 (MTU)。此功能仅在两个设备都支持蓝牙 4.2 或更高 ...
谢谢,但是我设置了MTU为128后...
Activity启动器(ActivityStarter)如何查看并启动其他App - App应用开发 -...
...查看其他App的包名及类名。
App包名和类名的查看由 App Inventor 2 创建的应用要弄清包名和类名,可通过下载其应用程序的源代码,然后使用文件资源管理器或解压缩程序解压 .aia源文件(文件的扩展名修改成.zip 或.rar,然后解压...
