Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 412 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 412 Bytes

Description

A simple Android 4.4 Workout app & a simple server demonstrating the client/server interactions using sockets.

How to run

  • Import the a2_server & WorkoutApp into eclipse
  • Run the a2_server as a 'Java Application'
  • Launch the Adroid Virtual Device Manager
  • Run the 'WorkoutApp' project as 'Android' application