aidlearning / AidLearning-FrameWork

🔥🔥🔥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 performance acceleration...Linux on Android or HarmonyOS
https://docs.aidlux.com
Other
5.59k stars 704 forks source link

How can I solve "Permission denied" after intalling the lastest version on andriod10? #59

Closed LuSany closed 4 years ago

LuSany commented 5 years ago

I installed the lastest version of 0.77 on HUAWEI P30 and the emui10 were update before the installation of aidlearning. when finishing installing all of the dependencies ,there is a message shows as below:

("/data/data/com.aidlux/files/usr/bin/login"): Permission denied

how can I deal with this err?

aidlearning commented 5 years ago

I haven't tested the Huawei P30 mobile phone. The Huawei P30 system should be the latest Android 10. I will test it as soon as possible and give some suggestions. Android 10 may have a new security policy, I will test it as soon as possible,thank your test...

aidlearning commented 5 years ago

I make the app using compileSdkVersion 29 (android) to build. it maybe work for android 10(p30 's android version)...you can try it app-release.apk.zip

LuSany commented 5 years ago

I installed the new apk file and the "permission denied" err stil exist.

aidlearning commented 5 years ago

sorry for this, can u provide the screenshot of the error and android version info?

LuSany commented 5 years ago

screenshot of err: Screenshot_20191021_115636_com aidlux

version of andriod: Screenshot_20191021_115747

aidlearning commented 5 years ago

thank u.!we will fix it as soon as possible

LuSany commented 5 years ago

thanks for your efforts.

OWO99 commented 5 years ago

Is this problem solved? I have the same situation. my phone is Google pixel 2 and Android 10

LuSany commented 5 years ago

Not yet,I guess it will be fixed at next version

aidlearning commented 4 years ago

fuck10.apk.zip this now support android 10,welcome testing.....

OWO99 commented 4 years ago

fuck10.apk.zip this now support android 10,welcome testing.....

Very grateful (btw I like the apk name, LOL)

OWO99 commented 4 years ago

fuck10.apk.zip this now support android 10,welcome testing.....

When I try to upgrade pip, it shows that: root@localhost:/home# pip install --upgrade pip DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. proot warning: signal 11 received from process 0 $ $ $

OWO99 commented 4 years ago

And gnome can't be opened

aidlearning commented 4 years ago

pip2 install --upgrade pip or pip3 install --upgrade pip. gnome is still developing...

OWO99 commented 4 years ago

pip2 install --upgrade pip or pip3 install --upgrade pip. gnome is still developing...

Thanks! btw what does “app store” do?Do u have any instructions for it? Thx

aidlearning commented 4 years ago

app store means more examples of deep learning can downloading ............you can also visit by http://code.aidlearning.net:3000/explore/repos in your explore.

LuSany commented 4 years ago

new version has been released