Sunday, May 11, 2014

"the import android.support.v7.app cannot be resolved" after updated

If you have the error of "the import android.support.v7.app cannot be resolved" after Android SDK and ADT updated in Eclipse. Try to Clean all projects, include appcompat_... libs.

Project (on Eclipse menu) -> Clean... -> select Clean all projects... then OK.


3 comments:

  1. Fellow Android DevJune 27, 2014 at 11:55 AM

    Very unhelpful

    ReplyDelete
  2. Quite helpful post, thanks! In general, all the articles of this blog are quite useful. Keep it up :)

    ReplyDelete