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 Tuesday, 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 2 Watching
  • 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 8 May 2015, 17:56 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 8 May 2015, 21:18 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 8 May 2015, 23:37
      0
      • S SGaist
        8 May 2015, 21:18

        Hi,

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

        F Offline
        F Offline
        flashmozzg
        wrote on 8 May 2015, 23:37 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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 9 May 2015, 22:30 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

          2/4

          8 May 2015, 21:18

          • Login

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