You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clairetic edited this page Mar 6, 2012
·
4 revisions
Glossary and information sources
Photo
Stands for the Data type that we are creating that will store a Picture id, Date, Description, and references to Moles
Mole
A Class that will manage references to images, store data pertaining to its name, description, and location, and lastly will link to pictures
Links
http://androiddrawableexplorer.appspot.com/ - List of drawables contained in the @android:drawable/ resource path. Useful for getting predefined icons, keeping a more consistent look&feel between the app and OS.