Abstract
There are a number of applications in Android store which provide variations of activity scheduling and reminder functionality but none of them support activity tracking for pre-scheduled activities as well as unplanned events at once. With the “TrackMe” application I would like to offer that functionality and much more. I would like to notify the user only when required and track the time user spends with very minimum user input. The application also handles tracking multiple unplanned activities using stopwatch timers simultaneously. At any time the user can track and see the history of activities and get statistics on the time spent on particular task or category of tasks for specified time range. The application also provides visual representation of time spent on various activities. The application has been implemented using Java Spring framework for web-services and Android and its services for the front end.