Skip to content

This repository contains implementation of Matrix Calculator Functional Tests for the Matrix Calculator, Multi-threaded Android Application, written in Scala with Eclipse, Android SDK, ADT and AndroidProguardScala.

Notifications You must be signed in to change notification settings

kasonchan/Scala_MatrixCalculatorFunctionTests

Repository files navigation

Scala_MatrixCalculatorTests

####This repository contains implementation of Matrix Calculator (Multiplication), Multi-threaded Android Application, written in Scala with Eclipse, Android SDK, ADT and AndroidProguardScala.

####Prerequisites

  • You have installed Eclipse, the Android SDK, and ADT.
  • You have been able to deploy a Java application to an Android device (physical or virtual).

####Step 1: Install Scala-IDE

####Setp 2: Install AndroidProguardScala

####Step 3: Download the zip files MatrixCalculator and MatrixCalculatorTest

  • Unzip both MatrixCalculator and MatrixCalculatorTest files.
  • Import them into Eclipse environment.

####Step 4: Check MatrixCalculatorTest Build Path

  • Remove All Android libraries if you see them in MatrixCalculatorTest Build Path.
  • MatrixCalculatorTest Build Path should contain only Robotium and JUnit4 libraries.

After installing all the prerequisties and AndroidProguardScala, you can import the source codes folder to Eclipse, compile and execute.

####References:

About

This repository contains implementation of Matrix Calculator Functional Tests for the Matrix Calculator, Multi-threaded Android Application, written in Scala with Eclipse, Android SDK, ADT and AndroidProguardScala.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published