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
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