Hi, i have created a android App and compiled it with proguard. Thats ok and works fine. Now, i want to create a demo version of my app. So i have copied my project in eclipse und renamed the application context. If i compiling the project, following error occurs: [2011-06-17 14:36:01 - App Demo] Proguard returned with error code 1. See console [2011-06-17 14:36:01 - App Demo] Error: E:\Develepmont\Java\App (Access denied)
The error message shows the path of the full version of the app, and not the demo one. The path of the demo is "E:\Develepmont\Java\App demo". Where i can switch this property to the correct path? The project properities are all correct. My entry in default.properties is proguard.config=proguard.cfg Thanks and regards, Joe -- 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

