I recently downloaded the Android Support Package and used it, trying to force my SDK 10 application to use GridLayout.
In any case, I cleared the project several times from this error in my XML files, and then when I returned to my classes in / src, every link to R. * was an error.
This has happened to me before, but usually it corrects itself, and this is not yet. Does anyone know what to do?
The R.java file is no longer in the my / gen folder.
Juice source
share