I'm trying to compile a library, but I got this error "package R does not exist"
I tried to move R.java to src/(package folder) but I got another error "error: duplicate class" this does not makes sense.
I tried to move R.java to src/(package folder) but I got another error "error: duplicate class" this does not makes sense.