2018-07-22 14:07:44 +02:00
|
|
|
---
|
|
|
|
categories:
|
|
|
|
- download
|
|
|
|
- bugs
|
|
|
|
type: info
|
2023-07-06 18:57:47 +02:00
|
|
|
title: "Offline Usage with SD card fails"
|
2018-07-22 14:07:44 +02:00
|
|
|
---
|
|
|
|
<section>
|
2022-10-06 10:55:24 +01:00
|
|
|
<p>NewPipe uses the Android Storage Access Framework (SAF) and the old but gold Java Input Output (Java IO).<br>
|
2023-07-06 18:57:47 +02:00
|
|
|
SAF requires Android KitKat or later. However, it is not supported on all devices.
|
2019-09-22 12:50:15 +02:00
|
|
|
If this applies to your device, please disable SAF. To do this go to the
|
2021-01-15 06:10:17 +01:00
|
|
|
<code class="code-bg-light"><i class="fa fa-download"></i> Download</code> section in the
|
2021-01-15 06:36:04 +01:00
|
|
|
<code class="code-bg-light"><img src="/img/icons/baseline-settings-20px.svg" class="baseline-settings" /> Settings</code> and uncheck
|
2019-09-22 12:51:50 +02:00
|
|
|
<code>Use SAF</code>.</p>
|
2021-01-15 06:10:17 +01:00
|
|
|
</section>
|