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.
根据我的阅读,我确定不能复制文件并将其粘贴到任何 android/java 项目文件夹(例如 src、assets 等)。但是如果我在项目根目录下创建自定义文件夹可以吗?它仍然具有只读权限吗?
我认为您正在谈论修改 APK 文件的内容。如果你想这样做,那么你不能。您只能从 APK 复制任何文件并将其粘贴到任何其他位置,但您需要获得访问该目录的权限