Unable to write jarlist cache file while creating android project

前端 未结 13 1740
粉色の甜心
粉色の甜心 2020-11-29 03:20

While creating an android project in Eclipse, I get the error:

[2014-03-13 15:14:36 - appcompat_v7] WARNING: unable to write jarlist cache file C:\\Users\\Neel

13条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-29 03:44

    I got the same error and the following steps worked for me.

    Just delete the gen and bin folders

    Clean(Re build) the project.

提交回复
热议问题