I am also getting problem with compiling the project with combination of linux (sdk updated r8), android-2.2, ant (1.8.1 ant -version says compiled on April 30 2010 ) and proguard.
The problem i am getting from ant script is: .../ant/main_rules.xml:430: Expecting class path separator ':' before 'hands-free' in argument number 1 I checked all my paths and make sure all are clean. There is no problem with it. The strange thing is same build script and source code works perfectly fine in windows (sdk updated r8), android--2.2, ant (1.8.1) and proguard. I feel the android SDK r8 version for linux is not fully baked yet Or i might be missing some thing. I end up disabling proguard on linux for the time being. Is there any one able to make this combination working on Linux ? Thank! -- 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

