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

  • u/lukmly013 💾 (lemmy.sdf.org)
    link
    English
    61 month ago

    You mean directories starting with a .?

    Depends on the file manager, nothing to do with Android. Which file manager do you use?

    • sleepybisexualOP
      link
      fedilink
      51 month 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)
        link
        English
        71 month 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
          41 month 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
        4
        edit-2
        1 month 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.