Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 690 Bytes

File metadata and controls

13 lines (8 loc) · 690 Bytes

COMP 3008 - Rhythmic Authentication

The goal of this project is to develop and explore a different method of authentication. Using haptic feedback and rhythmic patterns as input. A user is able to input their unique sequence without using any keys.

The user is provided a uniquely generated sequence and is asked to renter it multiple times to ensure they remember it. It is also possible for the user to input their own custom sequence that they know.

This project was developed using the Android SDK (Java).

Dependencies

  • Android Studio
  • Oracle JDK or OpenJDK 8.0
  • ADB tools (Usually included with Android Studio)