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
Post a Comment