Why sometimes android studio does not see external library even after adding dependencies in build.gradle? Dependecies are right, project synchronized with Gradle files. P.S. Gradle complete building task succesfully.
Asked
Active
Viewed 61 times
0
-
Possible duplicate of http://stackoverflow.com/questions/21235851/android-studio-project-cant-resolve-actionbarsherlock-imports/21236808#21236808 – Piyush Agarwal Jan 22 '14 at 11:35
-
Thanks for your comment, I do exactly what written in that answer. So now I will wait for 0.4.3. – Danila Jan 22 '14 at 11:41
-
is your problem got resolved ? – Piyush Agarwal Jan 22 '14 at 11:42
-
Yes, after deleting .idea and .iml and relaunching android studio project building complete succesfully. But I don't like that I every time should delete files, hope, this problem would be fixed in 0.4.3 – Danila Jan 22 '14 at 12:20
-
ya it is already fixed for next release. – Piyush Agarwal Jan 22 '14 at 12:37