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 设备开发了一种算法,并希望将我的算法的 .SO 文件发布给其他开发公司。如何保护 .SO 文件不被复制/盗版?例如,在其上添加使用时间限制。有什么软件可以做到吗?
你为什么不使用静态库呢?它将被链接到没有单独文件的最终二进制文件中