A cooking app for the Google Glass.
This app uses the spoonacular API for searching and retrieving recipes. A spoonacular API key is needed to use this app.
- Sign up for a spoonacular API account at https://spoonacular.com/food-api/console
- Get your API key, and generate a QR code with it.

- Install GlassCook using
adb
adb install GlassCook.apk
- Open the app and scan the QR code
TODO