lselwd wrote: > ant -f C:\\Users\\User\\Documents\\NetBeansProjects\\AndroidApplication4 >>> debug >> >> Android SDK Tools Revision 22.0.0 >> >> Installed at C:\Users\User\AppData\Local\Android\android-sdk >> >> Project Name: AndroidApplication4 >> >> Project Type: Application >> >> *C:\Users\User\AppData\Local\Android\android-sdk\tools\ant\build.xml:479: >>> SDK does not have any Build Tools installed.* >> >> *BUILD FAILED (total time: 0 seconds)* >> >> According to this message, you need to bring up the "android" command (which opens a dialog window) and install "Android SDK Build-tools".
Just like the message says. Oh, and this is documented at: http://lmgtfy.com/?q=Android+SDK+does+not+have+any+Build+Tools+installed. GIYF >> > what to do? gives me this on run a new project from scratch (not add > anything yet) NBANDROID/NETBEANS... > in the past eclipse no error had, but ANT TOOLS I reinstalled for phonegap > command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse? > > setContentView(*R*.layout.main); // R shows error... > -- Lew -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

