I have listed it in the main.xml, the problem seems that ant doesn't find the SDK... if you found my error on google "taskdef class com.android.ant.SetupTask cannot be found" you will find dozens of people with my same problem, but I can't find a solution yet...
On Jul 30, 6:59 pm, Frank Weiss <[email protected]> wrote: > On Fri, Jul 30, 2010 at 5:14 AM, sblantipodi > > <[email protected]> wrote: > > Ok, since I founded no way to automatically do it with netbeans now > > I'm trying the ant way posted here: > >http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/ > > previously in this thread. > > > I followed all the instructions but I get this error from ant o_O > > > taskdef class com.android.ant.SetupTask cannot be found > > > Any idea? > > I suppose the biggest problem with obfuscating code is that you have > to laboriously list what parts of the code to not obfuscate. -- 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

