首先确认.classpath文件中是否存在如下内容:
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
不存在则添加,然后F5刷新工程,如还不能显示则重启eclipse便可。