java - R cannot be resolved to a variable Eclipse for Android -


package com.proappangeloooo1.game1;

import com.proappangeloooo1.game1.r;

/* error :r cannot resolved variable*/

you should not explicitly import r @ top of java code. try making project -> clean...


Comments

Popular posts from this blog

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

node.js - Using Node without global install -

java - JavaScript + Thymeleaf - select onchange -