netbeans error on running android projects -
i have installed java 8 , netbeans 8.2. added android support on netbeans using https://bitbucket.org/nbandroid/nbandroid/wiki/installation . pointed sdk location created android studio. have created avd. created first android project on netbeans. when running or cleaning , building app getting error message "build.xml:1: premature end of file." cause of problem. able create , run android apps on android studio think there no problem android sdk. tried netbeans 8.1 same problem happenning.
Comments
Post a Comment