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

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

        1 Reply Last reply Reply Quote 0
        • lduboeufL Offline
          lduboeuf
          last edited by lduboeuf

          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
          • First post
            Last post