After creating any new android project, Eclipse automatically creates a \"appcompat_v7\" project without any files under /src. I have no idea how or why Eclipse is creating
first clean and build the appcompat_v7 project and then clean and build your project. it worked