So I started a new android project in my default workspace. Then I decided to copy the project to another folder and imported the android project. Now when I start Eclipse, I switch the workspace to point to this new folder.
What I’m experimenting now is that eclipse seem no longer to regenerate the R.java values. Also the designer of my layout doesn’t display the designer at all …..
How can I fix this?
clean the project
when ever you are copy project, some time r.java not genrate so you need to clean project. so it will generate properly.