The timing of this week's blog post was perfect.  It was exactly what
I intended to do today.  And the extra Ant step worked fine, and I can
see Proguard obfuscate my files into bin/obf/obfuscated.jar (yes, I
tweaked the file names and paths a little bit), the resulting App-
release.apk does not include the obfuscated files.  My first hint was
my stack traces, but I confirmed it with dedexer.

Has anyone else verified their .apk?  How does the compile step know
what .class files to use? (I'm hoping its not assuming some hard coded
path.)


Anm

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to