Andy,

So it looks like you are only obfuscating your libraries and not the main
application? The problem I have is obfuscating the main application. My
process (which doesn't work for obfuscating the main app), goes something
like this:

ComponentBuild (libraries)
CopyComponentFiles (copy files somewhere else)
ExeBuild (build main app)
Obfuscate libraries and main app
SignAndroidPackage
ZipAlign

My assumption was that SignAndroidPackage creates and signs the apk using
the library files and main application that is already built. However, it
appears to rebuild the main application, so the obfuscation step is
overwritten.

Matt


--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Linking-problem-with-obfuscated-assembly-tp5666519p5670786.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to