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:
unfortunately couldn't found issue inside library.
google-play-service-lib:
same issue.
fortunately have found errors in error log, not sufficient me resolve.
android sdk manager:
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
Post a Comment