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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -