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. Android permanent storage
Forum Updated to NodeBB v4.3 + New Features

Android permanent storage

Scheduled Pinned Locked Moved Solved Mobile and Embedded
androidqstandardpathsstorage
3 Posts 3 Posters 557 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.
  • C Offline
    C Offline
    Cocojambo
    wrote on 21 Jun 2022, 09:28 last edited by
    #1

    Is there a way to store some settings files in Android even if user decides to uninstall the app (without requiring any permissions)?
    Already tried several standard paths () but all they save files somewhere in /storage/emulated/0/Android/data/com.myapp or /data/user/0/com.myapp so after uninstalling app's folder also removes.

    1 Reply Last reply
    1
    • J Offline
      J Offline
      J.Hilk
      Moderators
      wrote on 21 Jun 2022, 10:35 last edited by J.Hilk
      #2

      Is there a way to store some settings files in Android even if user decides to uninstall the app (without requiring any permissions)

      in that combination, no


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      3
      • K Offline
        K Offline
        KH-219Design
        wrote on 21 Jun 2022, 18:00 last edited by
        #3

        I think it depends on Android OS version. For the latest version(s), I suspect @J-Hilk is 100% correct.

        Would the Downloads folder be acceptable? You might have a look at my "cynical" (my words), pessimistic approach described on an older forum thread:

        https://forum.qt.io/post/675910

        www.219design.com
        Software | Electrical | Mechanical | Product Design

        1 Reply Last reply
        1

        1/3

        21 Jun 2022, 09:28

        • Login

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