Newbie- Errors in main_activity.java in Eclipse -


have no experience in java.get error in "r." everywhere in main_activity.java, when make new android project in eclipse

       setcontentview(r.layout.activity_main);         if (id == r.id.action_settings) 

help appreciated.thanks

check if id action_setting in activity_main xml file. if error still there. go projects, try cleaning.


Comments

Popular posts from this blog

Prolog - Listing -

python - More Issues with overlapping labels in Tkinter -

python - can't seem to get an output from my class -