“appcompat_v7” project is created automatically after creating a new project in Eclipse

前端 未结 6 1473
陌清茗
陌清茗 2020-12-28 16:20

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

6条回答
  •  既然无缘
    2020-12-28 16:41

    first clean and build the appcompat_v7 project and then clean and build your project. it worked

提交回复
热议问题