A very crude simple app for learning various features of Android and pulling them together in different ways.
####Flow : #####Parent: Initial Screen -> Adult selects parent -> writes an alphabet -> sounds out alphabet -> saves
#####Child: Initial Screen -> Child selects child -> presented with grid view of previously saved parent writing -> select an image -> traces over image -> app compares if similar motion was applied -> Plays back encouraging recording from parent.
###TODOs: ######Create new initial screen (Parent) vs (Child) ######Complete SQLLite DB ######Integarate Grid View ######Invorporate sound recording ######...