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

Allow file browsing when app is not running #2

Open
dkisselev opened this issue Mar 1, 2016 · 0 comments
Open

Allow file browsing when app is not running #2

dkisselev opened this issue Mar 1, 2016 · 0 comments
Assignees
Labels

Comments

@dkisselev
Copy link

Similar to my last issue, the app I'm working on doesn't have a running state because it's just a widget and some non-persistent services that update it on intents.

I'm guessing it's a permissions issue? Your module can only pull the directory list/files if it executes code from within the context of the app itself? If you already know the path, perhaps requesting root at the right moment would be enough to allow you to pull files for any app that you're inspecting,

@ac-pm ac-pm added the feature label Mar 1, 2016
@ac-pm ac-pm self-assigned this Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants