I have  a problem when I'm trying to export my project in eclipse.
While trying to create the apk gives me this error.
What could cause this?

[2011-11-06 17:29:50 - Project- X] Proguard returned with error code
1. See console
[2011-11-06 17:29:50 - Project- X] java.io.FileNotFoundException: C:
\android\tools\proguard\bin\X\proguard\dump.txt (The system cannot
find the path specified)
[2011-11-06 17:29:50 - Project- X]      at
java.io.FileInputStream.open(Native Method)
[2011-11-06 17:29:50 - Project- X]      at
java.io.FileInputStream.<init>(Unknown Source)
[2011-11-06 17:29:50 - Project- X]      at
java.io.FileReader.<init>(Unknown Source)
[2011-11-06 17:29:50 - Project- X]      at
proguard.FileWordReader.<init>(FileWordReader.java:46)
[2011-11-06 17:29:50 - Project- X]      at
proguard.ConfigurationParser.parseIncludeArgument(ConfigurationParser.java:
196)
[2011-11-06 17:29:50 - Project- X]      at
proguard.ConfigurationParser.parse(ConfigurationParser.java:105)
[2011-11-06 17:29:50 - Project- X]      at
proguard.ProGuard.main(ProGuard.java:491)

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