| Author |
"R.java" file can't modify automatically
|
kevin saber
Greenhorn
Joined: Mar 07, 2010
Posts: 21
|
|
After creating resources in the directory res\values, and building them( using Eclipse 3.4) , the "R.java" file can't modify automatically.
What's wrong???
|
 |
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
"R.java" is auto-built by Eclipse if it can successfully do a build of a Project;
1. are you sure there are no other compilation problems in your project?
2. are there any problems listed under "Problems" view?
3. are your project properties properly set?
|
[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
|
 |
sachin burange
Ranch Hand
Joined: Jun 24, 2008
Posts: 41
|
|
Try to clean the project and build it again.
See the problem view of eclipse are their any problems
if not "R.java" should be automatically created.
|
Regards
Sachin
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14456
|
|
|
We had a discussion along those lines several months back. You might want to search this forum and see if it has anything that helps.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: "R.java" file can't modify automatically
|
|
|