30 likes | 147 Views
CPSC 372. John D. McGregor Module 4 Session 3 An App Assignment. The TapCounter. To install: https://play.google.com/store/apps/developer?id=Musselwhizzle#?t=W251bGwsbnVsbCxudWxsLDIxMiwiY29tLm11c3NlbHdoaXp6bGUudGFwY291bnRlciJd Page for the developer: http://www.therealjoshua.com/
E N D
CPSC 372 John D. McGregor Module 4 Session 3 An App Assignment
The TapCounter • To install: https://play.google.com/store/apps/developer?id=Musselwhizzle#?t=W251bGwsbnVsbCxudWxsLDIxMiwiY29tLm11c3NlbHdoaXp6bGUudGFwY291bnRlciJd • Page for the developer: http://www.therealjoshua.com/ • This url starts a series of blogs that explain parts of the implementation: http://www.therealjoshua.com/2011/11/android-architecture-part-1-intro/
Assignment: Understand the design and implementation of TapCounter • Do a diagram that shows dependencies among the files in the project. • Use: http://www.agilej.com/ • Follow their page to get started • Identify patterns used in the code. • Identify language idioms used in the code. • Submit the diagrams and a brief description of the patterns/idioms