Android error not visible -


when attempt run android application following message:

your project contains error(s), please fix them before running application

all did clean application , went wrong.

normally, see red asterisk against offending file , corresponding line error. in case no such indication.

screenshots:

enter image description here

enter image description here

sounds have syntax error in 1 of xml files, or invalid file name.

when clean deletes files, automatically build, if have syntax errors r.java file won't generated , have above error.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -