Also, there are several other posts about this very thing... Doing a simple search should find several.
---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Mon, Dec 28, 2009 at 2:25 PM, Justin Anderson <[email protected]>wrote: > For me I can resolve this sort of problem quite often by cleaning the > project and then rebuilding it. In my experience it will either fix the > problem or generate the errors that really were the problem in the first > place. > > ---------------------------------------------------------------------- > There are only 10 types of people in the world... > Those who know binary and those who don't. > ---------------------------------------------------------------------- > > > > On Mon, Dec 28, 2009 at 1:41 PM, oregonduckman <[email protected]>wrote: > >> I frequently receive the error "r cannot be resolved" when adding >> functionality to an application and I have no idea why this happens. >> The change can be as simple as adding an ArrayList when the error >> appears in Eclipse. >> >> I have also seen the same kind of thing with the error message "The >> project cannot be built until build path errors are resolved" >> appearing after closing Eclipse then re-opening it with a given >> project. >> >> Are these just Eclipse/Android Plugin idiosyncrasies or I am doing >> something wrong? >> >> My development environment is Leopard+ Eclipse Platform >> 3.5.1.M20090917-0800+ Android Development Tools >> 0.9.5.v200911191123-20404 >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Beginners" group. >> >> NEW! Try asking and tagging your question on Stack Overflow at >> http://stackoverflow.com/questions/tagged/android >> >> To unsubscribe from this group, send email to >> [email protected]<android-beginners%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-beginners?hl=en >> > > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

