UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    QDIr QFile Create failed???

    App Development
    2
    2
    164
    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
      wangqinfeng last edited by

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

      1 Reply Last reply Reply Quote 0
      • lduboeuf
        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