The project worked fine for sudden I start getting the following message on Eclipse
layout cannot be resolved or is not a field
on this line: setContentView(R.layout.activity_comm);
and this: imageCodeProject.setImageResource(R.drawable.info);
i try this:
- close & open Eclipse again
- delete the R.java (and the Eclipse create a new one)
- restart the computer
- Project --> Clean
- right click on my project --> Android Tools --> Fix Project Properties
but nothing help
0 comments:
Post a Comment