Skip to content

TASS Android UI is an open source Android application for using a remote TASS Classifier to classify people and intruders in real time.

License

Notifications You must be signed in to change notification settings

AdamMiltonBarker/TASS-Android-UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASS Android UI

THIS TUTORIAL IS NOT YET COMPLETE

TASS Android UI

UPCOMING RELEASE

TASS Android UI is an open source Android application for using a remote TASS Classifier to classify people and intruders in real time.

What Will We Do?

The following steps provide the scope of this tutorial:

  • Create an iotJumpWay application
  • Clone the TASS Android UI project
  • Run the UI application on an Android device

Prequisites

  • Complete the TASS-Facenet tutorial and start the API server.

Software Requirements

  • Android Studio

Create iotJumpWay Application

TASS Android UI

First you should create an iotJumpWay application that will provide the login credentials for your Android application. If you have never created an iotJumpWay application you can view the simple process in the iotJumpWay Application Getting Started tutorial. Keep a note of the credentials provided as you will need them further into the tutorial.

Clone The TASS Android UI Project

You will need to clone this repository to a location on your development terminal. Navigate to the directory you would like to download it to and issue the following commands.

$ git clone https://github.com/TASS-AI/TASS-Android-UI.git

Once you have the repo, you will need to find the files in this folder located in TASS-Android-UI.

Start Android Application

Start TASS Android UI

Plug your Android device into your development computer and allow the permissions requested, then run the application. Once you meet the login page enter your iotJumpWay app credentials.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository. You can keep up to date with release information in the RELEASES document.

Bugs/Issues

We use the repository Issues area to track bugs and general requests related to using this project. This allows management of issues in the project public and private Github Projects.

Contributing

Please read CONTRIBUTING document for details on the code of conduct for this project, and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE document for details.

Author

Adam Milton-Barker: BigFinte IoT Network Engineer & Intel® Software Innovator

About

TASS Android UI is an open source Android application for using a remote TASS Classifier to classify people and intruders in real time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%