I’m trying to build an android application. It was working fine, but when I built the app it showed a red cross sign in the project name (meaning there is an error). But when I open the packages with all source files it does not show any red cross signs with any of them. I tried to cleaning the project and copy it again in workspace but none of that worked.
Do you have any suggestions?
Go to Window -> Show View -> Problems. It’ll open up a tab showing exactly whats wrong with the project.