I installed nbandroid plugin on my netbeans, and create a new android project and click on compile project, got following:
init:
deps-jar:
Compiling 1 source file to C:\Workspaces\NotePad\build\classes
compile:
Updating jar: C:\Workspaces\NotePad\dist\NotePad.apk_
Updating zip: C:\Workspaces\NotePad\dist\NotePad.apk_
Failed to create 'dist/NotePad.apk' : The system cannot find the path specified
C:\Workspaces\NotePad\nbproject\build-impl.xml:440: exec returned: 1
BUILD FAILED (total time: 1 second)
I have the same problem, using NB6.5. Install and everything went fine. Just build have that problem.