Android Studio cannot resolve any dependencies

I imported my project from Eclipse to Android Studio without crashing and developed for a while. After reopening my project, now literally all imports cannot be allowed in all of my source files.

My cool way seems reasonable and cannot resolve any character (including Java). All compiler settings seem reasonable, and no cleanup or rebuild does anything. I also re-imported everything and still see the same problem.

Any thoughts?

+4
source share

Source: https://habr.com/ru/post/1500586/


All Articles