Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to create an folder in SD Card through QML?

How to create an folder in SD Card through QML?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 715 Views
  • 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.
  • M Offline
    M Offline
    Mathan M
    wrote on last edited by
    #1

    Hi All,

    I have to create an folder in SD card in the android device, So I can store the files.

    Query:

    How to create an folder in the SD Card?

    Thanks in advance

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! There is no OOTB solution for file access in QtQuick. You need to implement that in your C++ backend.

      M 1 Reply Last reply
      1
      • ? A Former User

        Hi! There is no OOTB solution for file access in QtQuick. You need to implement that in your C++ backend.

        M Offline
        M Offline
        Mathan M
        wrote on last edited by
        #3

        @Wieland

        Thanks for the reply.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved