I am developing an open-source emulator project, and it has multiple, customizable native plug-ins. These plug-ins are built as native shared object libraries (.so files), and have various interfaces between native and Java through JNI. Rather than distribute the APK with every single plug-in ever created, and in order to allow folks to build their own custom plug-ins, I need a method of importing these .so files any time after the app has been installed.
我发现,我可以向文件夹/数据/数据/[包装_名称]复制文件,但不能向校准/子夹(因为文件由“系统”集团所有)。 为了利用贾瓦的民族阵线接口,我必须使用该系统。 然而,这似乎要求将文件存放在校准/子夹中。 我认为,围绕这一点的唯一途径是要求用户拥有一个根深蒂固的装置。 是否有其他办法实现这一目标?