'unresolved reference' error in R.java file

111 Views Asked by At

I rename the package name from 'code.name.monkey.retromusic' to 'code.name.azplayer.bytetex' to upload the app in google play store and then i tried to build the app.It gave me the below error. R.java file is using the old import package name.How can i change the import package name in R.java file ?

I have tried cleaning and rebuilding the project

0

There are 0 best solutions below