Người dùng có thể sửa đổi chúng khi bộ nhớ chung USB được bật.

Phiên bản mới nhất

Phiên bản
Cập nhật
13 thg 7, 2021
Nhà phát triển
Thể loại
Lượt cài đặt
1.000+

App APKs

External Storage APP

Every Android-compatible device s shared external storage. This storage may be removable (such as an SD card) or internal (non-removable). Files saved to external storage are world-readable. The can modify them when USB mass storage is enabled. You can use the following code snippets to persistently store sensitive information to external storage as the contents of the file .txt.
The file will be created and the data will be stored in a clear text file in external storage once the activity has been called.
It's also worth knowing that files stored outside the application folder (data/data//) will not be deleted when the uninstalls the application. Finally, it's worth noting that the external storage can be used by an attacker to allow for arbitrary control of the application in some cases.
Đọc thêm

Quảng cáo