AidLearning-FrameWork
AidLearning-FrameWork copied to clipboard
🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high...
文件管理器用8080端口,但是这个端口已经被Android系统应用占了,所以打开文件管理器是系统应用提供的html。命令行启动FileBrowser会报错address already in use 有配置文件可以修改端口吗? 
cloud_ip功能是一个极好用的功能,但是他通过局域网http协议明文传输密码,这在大局域网例如校园是十分不安全的,别人通过抓包可以获取你的密码(特别是弱密码),并获得访问你个人手机数据的权限。我的建议是增加ip访问白名单机制,对所有请求ip列表进行临时授权。这个建议是否可行,或实用,如果有更好的方法请告知我。cloud_ IP is an excellent function, but it transmits passwords in plaintext through the LAN HTTP protocol, which is very unsafe in large LAN such as campus. Others can obtain...
How to emulate an Android to test an app like VPhoneGaga and VMOS app
I met with some problem in using AidLearning , and I find it's an open-source project, so I can read the source and try to find out the causes of...
我想使用openconnect,错误提示如下: mkdir: cannot create directory ‘/dev/net’: Permission denied mknod: /dev/net/tun: No such file or directory Failed to open tun device: Permission denied Set up tun device failed
vscode可以加个密码吗 不然真的好不安全,谢谢 Is there anyway to set passwd in vscode-web-connection? Thx.
Aidlearning version 0.92 has stopped showing everything time
本人使用的是华为matepad pro,鸿蒙系统,使用vscode 里面的terminal ,键盘输入 . / ] ' 等字符会发生连键问题
/proc/sys/fs/inotify/max_user_watches: Permission denied as root user /etc/sysctl.conf sudo /sbin/sysctl -p sudo sysctl -w fs.aio-max-nr=1231231 got same error can't run some code on dev mode how to fix it