1
Lately I am not able to develop anything, because the ADT Eclipse is problematic, I have downloaded several, in different computers and the error persists.
When creating any project below 4.0, the eclipse does not generate the R class. Does anyone know what this might be? I’ve given clean, I checked the SDK, downloaded another ADT , I installed virtually everything there in the SDK Manager, and nothing.
One of the reasons for not generating this file may be error related in some of your XML files. Have you checked to see if there is any flaw you haven’t seen before?
– Paulo Rodrigues
What fault? because I create a project and already comes with the error, I already checked the xml yes and I see nothing wrong.
– War Lock
Try looking at this link: http://stackoverflow.com/questions/2757107/developing-for-android-in-eclipse-r-java-notgenerating
– João Neto
I’ve seen it, I’ve tried those steps, but without success. But it’s always worked here, and now you’re making that mistake, both at the company and at home. When you create the project, you create only buildConfig, but no R
– War Lock