Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to ship "example" files with my app?
Forum Update on Monday, May 27th 2025

How to ship "example" files with my app?

Scheduled Pinned Locked Moved Mobile and Embedded
qmlqtquickfilefiles
4 Posts 2 Posters 1.6k 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.
  • F Offline
    F Offline
    flashmozzg
    wrote on last edited by
    #1

    For example, I want to have "/myappfiles" somewhere where all app files should be stored. And provide some "example" files in this directory. How do I do that?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      It partly depends on the OSes you are targeting. Which are they ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      F 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        It partly depends on the OSes you are targeting. Which are they ?

        F Offline
        F Offline
        flashmozzg
        wrote on last edited by
        #3

        @SGaist mostly Android (for now, but I'm using Windows (desktop) too since emulator is misbehaving on some of my PC's). But would like the most cross-platform solution possible. (if it doesn't involve a lot of hassle of course).

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          For Android you can use the Assets file system

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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