So, I want to add some files to a hidden directory, the only issue is I can’t see the directory.

Its a retroarch core that isn’t avalibke in-app

How do I force android to show hidden directories? (I don’t think root is an option)

It was a matter of wrong core, managed to install it in a public folder, will keep this here in case anyone wants this for future reference

    • sleepybisexual@beehaw.orgOP
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      I mean private directories like app data.

      I tried the stock retroid one. Fossify and thunar on my PC, none worked

      • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 months ago

        Oh, stuff in Android folder?

        That’s been restricted since I think Android 11.
        You can still access it using a computer with MTP.

        Though there may be some better solution I don’t know of.

        • Damino
          link
          fedilink
          English
          arrow-up
          4
          ·
          2 months ago

          You could also access it via ADB, and Shizuku lets you access ADB permissions on the device itself. No root required either, but the app needs to be built to use it. I found this file manager to work pretty well.

      • andscape@feddit.it
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        2 months ago

        I believe you need root to access those, plus a file manager that supports it (I use Mixplorer which does). Otherwise, as someone else suggested, you can access them from a computer over ADB or MTP.