Skip to content

tom-b-wright/truckerboys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

OTTO: Onroad Time Tracking Optimizer

Logo

Trucker Boys Project for DAT255 @ Chalmers University of Technology Fall 2014

Building and installing

Instructions and requirements on building and installning the application.

Requirements

  • Java 7
  • Android SDK
  • An Android Device
  • Internet Connection

Please also note that this application has been developed for the Nexus 5 with an Android version of 4.4.4

Building

The project uses gradle and there is a gradle file in the ~/otto/directory that can be used for compiling the project. Place yourself in the ~/otto/directory and run:

$ ./gradlew clean build

This should build the project and output an .apk file in ~/otto/app/build/outputs/apk directory

Installing

You now install this application by moving said .apk file into your device and clicking on it. Simple.

Course Information

Relevant links

Issue board
UML Diagram

Supervision

Group contract
Google Group

References

AGA Home
HMI and SDK Guidelines

Project criterias:

SICS

Relevant Topics

EU Truck Regulations
MVP-pattern for Android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%