root required?
See original GitHub issueHow is this being done without ACTION_OPEN_DOCUMENT_TREE
and UriPermission
? Is root required?
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Everything you need to know about rooting your Android phone
You don't have to root your Android. But if you want to, here's where you get started.
Read more >Rooting (Android) - Wikipedia
Rooting is the process by which users of Android devices can attain privileged control (known as root access) over various subsystems of the...
Read more >How to root Android phones and tablets (and unroot them)
Looking to root your Android device and gain access to an entirely ... trick (HTC phones require that you hit the Volume Down...
Read more >How to root Android: Everything you need to know!
Users can install and run applications on rooted Android phones and tablets that require special privileges, bypass carrier-installed ...
Read more >How to root any Android smartphone - XDA Developers
With root access, you are able to alter or replace system applications and settings, run specialized apps that require administrator-level ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@rcketscientist the crash was not due to
Uripermission
and all, it was due to animatable and I fixed it here . I tested it in genymotion and all works fine now. What I could not test was setting path from external sdcard. Can you give it a try using the new1.0.32
release ?I’m not experiencing a crash. I was simply curious if you somehow found a non-root way around SAF. There’s currently a bug in LineageOS when writing to external SD, so I can’t test for a few days, but it won’t work. 4.2 was the last OS that could write to external via
File
.