Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70747

Save data on Android to external Directory

$
0
0

@anton_klochko wrote:

Hi all ! Could anyone suggest please … how to save data on Android to external directory ? I am trying like this, but file also saved on dataDirectory.

        if (this.platform.is('android')) {
          if (this.file.externalDataDirectory != null || this.file.externalDataDirectory != '') {
            this.storage = this.file.externalDataDirectory;
          }
          else {
            this.storage = this.file.dataDirectory;
          }
        }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70747

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>