2

my project was running correctly in android studio 0.1.7 (in eclipse also). I have just run the inspect code option. after that whenever i am trying to build my project i am getting 33 "cannot resolve symbol class " type errors and now i am not able to build my project. but still its working fine in eclipse.

Vivart
  • 14,900
  • 6
  • 36
  • 74
  • I'm having the very same issue. To get it properly resolved I think we have to wait on google to release a new update. – Johan Mar 04 '14 at 12:03

1 Answers1

0

There is a known problem with android studio causing cannot resolve symbol errors right now. Google has suggested turning off Preferences > Compiler > Use external build as a workaround.

cannot find symbol in Android Studio without rebuilding project

Community
  • 1
  • 1
Adam Johns
  • 35,397
  • 25
  • 123
  • 176