开发者

Android Build and Obfuscate Libraryproject

开发者 https://www.devze.com 2023-03-03 19:40 出处:网络
I have an android开发者_开发百科 library project. I want to build this project into a .jar I think and put this jar into my /full and my /lite Project. Before doing this I want to obfuscate the librar

I have an android开发者_开发百科 library project. I want to build this project into a .jar I think and put this jar into my /full and my /lite Project. Before doing this I want to obfuscate the library project. Is this possible? Before it was a library project I had a working build.xml to build the application out of this. This build.xml does not work for the library project.

Thanks and best regards, Till


Proguard will obfuscate your code. Just repackage and then obfuscate the result.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号