java - Cannot resolve symbol 'R' in android Studio -
i know may sound duplicate, have read , tried avery answer posted here. not working me.
what need fix this?
only android.r working , can't use r directly. have been hunting solution few days. didn't wanted go eclipse wasted lot of time trying resolve this.
any idea?
things tried:
and more....
things do: sure delete stray imports lines pulling in android.r or other package.r, re-ruild/clean restart eclipse/android studio.
Comments
Post a Comment