Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以将文件从 ftp 保存到 android 中的资产。这是从 ftp 下载文件的方法,但是如何将这些文件保存在资产中?
你不能。Assets 文件夹在运行时是 r/o(只读)。您可以改用其他存储