Skip to content

ericburns/stopwatch-android-java-eclipse

Repository files navigation

Background

The goal of this project is to convert a simple java stopwatch to an Android application. The original java code can be found here.

Learning Objectives

  • Simple dependency injection
  • Event-driven program execution
  • State pattern for handling state dependence in applications
  • Mapping the model-view-adapter architecture to Android
  • Background timers
  • Dealing with passive and active models
  • Updating the view in the GUI thread

Running the Application

  • Android: as usual through Eclipse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages