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

can not choose file in android 4.4 and upper version #2

Open
carl1990 opened this issue May 27, 2015 · 6 comments
Open

can not choose file in android 4.4 and upper version #2

carl1990 opened this issue May 27, 2015 · 6 comments

Comments

@carl1990
Copy link

the function choose file work well in android 4.2 and lower version.but when I install demo into android 4.4 or 5.0 machine,it can not work. how to make this function work well in upper android version?

@daliyan
Copy link

daliyan commented Jun 2, 2015

add permission :

@carl1990
Copy link
Author

what permission?

@markzhai
Copy link
Collaborator

@carl1990

Please check if you add read permission

@chaoDream
Copy link

Can you tell me how you can solve the problem, I also have the same problem!

@carl1990
Copy link
Author

carl1990 commented Aug 1, 2016

I did not solved this problem yet

@foreverGoUp
Copy link

Could you tell me this function need which permisson? @markzhai I have checked I already added some permissons like:android.permission.WRITE_EXTERNAL_STORAGE,android.permission.READ_EXTERNAL_STORAGE,android.permission.READ_PHONE_STATE,but they are not useful.

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

5 participants