Hi,

I just updated my SDK to 2.3 and ADT to 8.01.
I updated 'default.properties' to include:
proguard.config=proguard.cfg
proguard.cfg is in my project root directory.
One of the entries in my proguard.cfg is '-
dontskipnonpubliclibraryclasses'

When I run a release with ant (or export with Eclipse) it appears that
the proguard.cfg is not being read by proguard.  I get the following
message from proguard.

 Warning: there were 247 unresolved references to classes or
interfaces.
 [proguard]          You may need to specify additional library jars
(using '-libraryjars'),
 [proguard]          or perhaps the '-dontskipnonpubliclibraryclasses'
option.

Any ideas or suggestions.

jb

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

Reply via email to