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. Hide data from Gallery
Forum Updated to NodeBB v4.3 + New Features

Hide data from Gallery

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 4 Posters 3.0k Views 1 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.
  • M Offline
    M Offline
    MamdouhAlShamy
    wrote on last edited by
    #1

    hi,

    anyone know how to hide data(png,jpg,txt) from being viewed in Gallery

    or how to hide data from code on Symbian

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koshui
      wrote on last edited by
      #2

      Gallery only reads c:\data\images* and external memories like e:\images*
      So store the images to !:\private<SID> and you are done.

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qtrahul
        wrote on last edited by
        #3

        One more thing :

        Put your data in System folder, none application will look in this folder for any data.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          MamdouhAlShamy
          wrote on last edited by
          #4

          i use Nokia 5800 Express music, which search approximately all folders

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            qtrahul
            wrote on last edited by
            #5

            I think System folder is never get search in any mobile as far as I know.

            Then also you can check it.

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kamalakshantv
              wrote on last edited by
              #6

              [quote author="MamdouhAlShamy" date="1294062854"]i use Nokia 5800 Express music, which search approximately all folders[/quote]

              Images stored in your applications private folder will not be shown by Gallery or any other applications. It can be accessed only by your application anyone else would require a AllFiles Capability.

              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