Link to home
Start Free TrialLog in
Avatar of onaled777
onaled777Flag for United States of America

asked on

First Android App failing Deployment

I attempted to build my first android app on netbeans and wound up with this error:

init:
deps-jar:
Compiling 2 source files to C:\Documents and Settings\Home\My Documents\NetBeansProjects\AndroidApplication1\build\classes
compile:
Created dir: C:\Documents and Settings\Home\My Documents\NetBeansProjects\AndroidApplication1\dist
=C:\Documents was unexpected at this time.
C:\Documents and Settings\Home\My Documents\NetBeansProjects\AndroidApplication1\nbproject\build-impl.xml:411: exec returned: 255
BUILD FAILED (total time: 1 second)


Can you provide some direction on how to fix this?
ASKER CERTIFIED SOLUTION
Avatar of seanyc111
seanyc111

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial