• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

QDIr QFile Create failed???

Scheduled Pinned Locked Moved App Development
2 Posts 2 Posters 247 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W Offline
      wangqinfeng
      last edited by 3 Mar 2020, 11:34

      /home/wangqinfeng/图片/qFile_qDir.pngqFile_qDir.png

      1 Reply Last reply Reply Quote 0
      • L Online
        lduboeuf
        last edited by lduboeuf 3 Mar 2020, 16:12 3 Mar 2020, 16:08

        Partition is mounted read-only on UT,
        you cannot write everywhere, there are default writeable directories though available with your app namespace by using
        QStandardPath api
        QStandardPaths::AppDataLocation -> ~./local/share/yourappnamespace
        QStandardPaths::CacheLocation -> ~.cache/yourappnamespace

        see http://docs.ubports.com/en/latest/appdev/guides/writeable-dirs.html

        1 Reply Last reply Reply Quote 1
        2 out of 2
        • First post
          2/2
          Last post