svn - All libraries are showing error after updating SDK version to 24.3 in Android -


all libraries ware fine before updating sdk. update sdk through sdk manager , out of control now. libraries showing 1 cross mark on folder , no error inside. have taken images show here.

v7 lib:

enter image description here

unfortunately couldn't found issue inside library.

google-play-service-lib: google-play-service-lib

same issue.

fortunately have found errors in error log, not sufficient me resolve. enter image description here

android sdk manager:

enter image description here

the main issue deleted r.java classes projects in these libraries involved.

can knows how resolve problem.

happened me .. somehow files (r.java) got corrupted after latest sdk update, that's why can observe support library name changed appcompat_v7 android-support-v7-appcompat.

solution worked me remove libraries workspace have error & re-import them workspace.

for example - importing support library appcompat_v7 , re-import sdk location:

(\adt-bundle-windows-x86-20140702\sdk\extras\android\support\v7\appcompat)

likewise re-import other corrupted libraries.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -