eclipse - Android Library Project to Obfuscated JAR -


i have huge android library project. , have obfuscate class extended view.

i cant understand proguard using. how should do? can describe step step should need do?

the android sdk doesn't obfuscate library projects such, complete applications (including libraries).

you can run proguard yourself, configuration example in proguard manual > examples > a typical library.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -