Skip to content
Fyger edited this page Apr 6, 2012 · 3 revisions

Reuse Statement

Sources

Below is a list of sources that we have used in order to improve the quality of our code's execution and simplify the programming process. However it is useful to note that a majority of our code is based around the Android SDK so any references will likely be to the Android SDK.

  • For our searching functionality, we reference the build in Android searching dialog
  • For the camera functionality, we utilized the sample code provided in the labs
  • For the MVC design, we used the model and view abstracts provided in the FillerCreepApplication zip that was provided to us near the beginning of the semester
Clone this wiki locally