Hi,

The outputted .apk ought to be ran through Proguard and there's no separate 
non-obfuscated .apk. Proguard output itself (logs) should be found under 
<project>/proguard (if you're running under Eclipse that is at least).

--
Harri

On Jan 11, 2012, at 7:21 AM, Android Developer wrote:

> Hi,
> 
> I have tried exporting my Android project by adding the line
> "proguard.config=proguard.cfg" in default.properties file. It exports
> the apk file successfully. But I didn't find the proguard output files
> either under <project root> or under <project root>/bin directory.
> Also, no errors occurred during the project export.
> 
> Can anyone please help me out in this regard?
> 
> Thanks in advance
> 
> -- 
> 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

-- 
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