android - Prevent the user from deleting the folder or file in sdcard -


i saving folder in location android/data/package-name/files/ want restrict user delete folder.

how that?

note: since working on expansion files extracted data saved in location when user uninstalls app folder gets automatically deleted.

that not possible. not can user delete folder, can other app on device has write_external_storage permission.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -