Skip to content

Instantly share code, notes, and snippets.

View jtkac's full-sized avatar

Jeremy T jtkac

  • Target Emissions
  • Canada
View GitHub Profile
@jtkac
jtkac / NewHandwave
Created February 4, 2017 01:20
Front Camera Gesture Detection
Updated Kritt's handwave library for Android to be more easily implementable and functional.
Handwave detects overtop motions of your phone where your hand exits a left, right, top, or bottom boundary as well as performs a click motion.
This functionality has a simple implementation when one of these gestures is detected for an app to do something.
New:
https://github.com/Koalified/NewHandwave
Old:
https://github.com/kritts/HandWave