/android-client-server

Simple demonstration of a android client workout app interacting with a Java server.

Primary LanguageJavaApache License 2.0Apache-2.0

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