When I import Android project, I find a problem that the project name is not the same as the original one. Like the project name is ExtendScreenWrap. After import project the name change to packagename + activity. So the build project matched well in java build path should match again after import. How could I solve this problem? Thanks in advance!
Share
You might have missed something while importing. Just check this link to see how to import existing projects.