android 13

  1. A

    Android Question Where to create storage for backups?

    I am writing an app that will be published on the play store app. It has a Database that I would like to save when uninstalling the application or when transferring to another device using an SD card. DirRootExternal is not available in Android 13, although this is the most convenient place to...
  2. A

    Android Question How will ExternalStorage work on Android 13?

    Android 13 has prevented third-party file managers from accessing folders in the '/Android' directory. How will ExternalStorage work now?
Top