Review our Current Resources
Now that we have completed ten tutorials, this is a good time to recap what resources we have been using along the way. Right now, LunchList has:
=> Seven icons in LunchList/res/drawable/, all PNGs
=> Two XML files in LunchList/res/layout/, representing the main LunchList UI and the definition of each row
=> One XML file in LunchList/res/menu/, containing our options menu definition
=> The system-created strings.xml file in LunchList/res/values/
=> Seven icons in LunchList/res/drawable/, all PNGs
=> Two XML files in LunchList/res/layout/, representing the main LunchList UI and the definition of each row
=> One XML file in LunchList/res/menu/, containing our options menu definition
=> The system-created strings.xml file in LunchList/res/values/
No comments:
Post a Comment