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 应用程序的构建。我想混淆以保护代码。但是我很害怕,因为我所做的一些研究表明混淆会影响应用程序的性能。我打算使用 Proguard。无论如何,请用proguard混淆我的android应用程序会影响它的性能。
使用proguard,速度不应该受到影响。
如果屏蔽或混淆数据的代码很密集,其他方法可能会影响性能,但它可能是最小的。