• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

android-storage

  1. Taqras

    Accessing media files in arbitrary directories on external storage

    I'm a bit of a newbie when it comes to Android development, and need a little guidance. Media Files access is listed on Google Support as an invalid use case, that won't be allowed to have MANAGE_EXTERNAL_STORAGE permission. Instead, one should use the MediaStore API. This seems to provide...
  2. A

    Android: How Can i Create Files in another Application's Package?

    I am developing a custom Watchfaces App in Which i have to Copy/Create Watchface .bin files in Android/data/com.xiomi.hm.health/files/watch_skin_file/59/ into these directory without this my custom watchface app will not be able to apply custom watchfaces. I am new to android file storage...
Back
Top Bottom