Hello i am using tutorial downloaded from here . The problem is R.java is given com.example.android.merge package instead of gen folder and there is error on R. I have tried to put in gen folder but still there is error .How can i remove it . Thanks
Hello i am using tutorial downloaded from here . The problem is R.java is
Share
Delete the R.java that you have and then clean and rebuild it again… so that you will be able to generate the R.java again in the gen folder… Hope this could solve your problem…