Hi ! I'm have a strange issue with Android Studio (Arctic Fox). Yesterday I left my code without error, but when loading my project this afternoon, A.S reported plenty of errors (my code is unchanged). Did someone had this error and had a solution ? Also I can run my project on the device. Just an IDE error
s
seb
04/26/2021, 1:51 PM
Not specifically, but... try this, it may help
🙏 1
👍 1
seb
04/26/2021, 1:53 PM
If not, I have a script to do a more thorough cleanup. Works best if you close the IDE first.
👍 2
c
Cicero
04/26/2021, 1:57 PM
Man, look very closely if you have the correct AS version open.
On top of this, close, remove project, delete all the generated folders then IMPORT the project back. This solves a lot of issues.
l
loloof64
04/26/2021, 1:59 PM
Thank you @seb I'm just waiting the IDE to finish the indexing, but seems to have resolved my issue.
@Cicero Thank you also, but seems like @seb answer is the solution.
👍 1
➕ 1
loloof64
04/26/2021, 2:06 PM
I confirm that invalidating cache and restarting the IDE solved the issue 🙂 Thank you again 🙂
s
seb
04/26/2021, 2:06 PM
No worries!
👌 1
s
Shakil Karim
04/26/2021, 2:53 PM
@loloof64 i had exactly similar issue, yesterday i will try invalid cache.