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

前端 未结 6 1471
陌清茗
陌清茗 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:44

    I installed "Android support repository" from Android SDK Manager/Extras and the errors are gone.

提交回复
热议问题