Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android apk run error #4

Open
Ricardo-Riley opened this issue Jun 9, 2023 · 2 comments
Open

android apk run error #4

Ricardo-Riley opened this issue Jun 9, 2023 · 2 comments

Comments

@Ricardo-Riley
Copy link

install https://github.com/mlc-ai/binary-mlc-llm-libs/raw/main/mlc-chat.apk 33.3 MB (35,003,075 字节)。
show ‘ add model failed: xxx/xx/ open failed:EACCES( Permission denied)'

Screenshot_20230609_110800_ai mlc mlcchat
Screenshot_20230609_112220_com android permissioncontroller
Screenshot_20230609_110717

@lrq3000
Copy link

lrq3000 commented Aug 15, 2023

I get the same error. This is I think because it requires full disk write access, but does not ask for this permission. There is no need to ask for such a permission, it’s possible to implement scoped storage with the SimpleStorage library. I can help with that, but where is the sourcecode?

@DarkPocket
Copy link

@lrq3000
can you look is this project?
https://github.com/mlc-ai/mlc-llm/tree/main/android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants