Skip to content

Android app that periodically sends your phone's battery status to Google Glass via the Mirror API

Notifications You must be signed in to change notification settings

crebstock/GlassBattery

Repository files navigation

glassbattery

This is an Android application which periodically sends your phone's battery state to Google Glass. It utilizes the mirror API to do this.

Dependencies

This app depends on the Google Play Services lib, the jar is included in this project.

Getting started

First, mad props to twaddington. His mirror-quickstart-android sample is the basis of the OAuth portion of this app. He is smarter than I am, follow the step 2 at his readme to set up the Glass API on Google's API console. Ensure that you change the package name of this project to match the one you set up on Google's API console.

Once you've set up the API console, set up this project in your preferred IDE.

License

Copyright 2013 Chris Rebstock

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Android app that periodically sends your phone's battery status to Google Glass via the Mirror API

Resources

Stars

Watchers

Forks

Packages

No packages published