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

node.js - Using Node without global install -

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

java - Null response to php query in android, even though php works properly -