yishanhe / WearLock

Using Android Watch to unlock Android phone via acoustic tokens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WearLock

This is the source code for project WearLock.

This project is not tested thoroughly, may contain bugs and unfinished codes. It also may have compatible issues with untested devices. The code is published for reference only. At this moment, no future plan to turn this prototype into full featured app or product.

Components

  • OFDM: the acoustic OFDM modem implementation using FFT and inverse FFT.
  • wearcomm: a library wrapping the communication channels between Android Wear and Android.
  • fakewear: an Android mobile app that emulates an Android watch.
  • mobile: the mobile side Android app.
  • wear: the watch side Android app.

Dependencis

About

Using Android Watch to unlock Android phone via acoustic tokens.


Languages

Language:Java 100.0%