PCAPdroid/app/src/main/java/com
emanuele-f 4ac471f3a1 Handle missing Storage Access Framework on save
The Storage Access Framework may be missing in some Android devices,
expecially TVs, which sometimes implement an empty stub. In such cases,
PCAPdroid uses the deprecated API to save the file to the Downloads
folder in the internal memory.

Fixes #53
2021-03-30 00:56:49 +02:00
..
emanuelef/remote_capture Handle missing Storage Access Framework on save 2021-03-30 00:56:49 +02:00