Skip to content

An Android app which trigger a fake call on the device, just by shaking android wear on your wrist.

License

Notifications You must be signed in to change notification settings

naseemakhtar994/Excuser

 
 

Repository files navigation

Excuser

Showcase

Excuser is a utility app to rescue yourself from an awkward situation, boring meetings, annoying conversation, meaningless interviews etc.

Just shake your wrist with Andorid Wear and the fake call will ring your phone instantly.

The app allows you to:

  • Specify the intensity of the shake which triggers the incoming call.
  • Specify custom contacts (which are chosen randomly) for the incoming call.

Escape boredom. No need to make boring excuses - Just get Excuser!

Specs

API License

Download

Excuser on Google Play

Compiling Excuser

Use Android Studio and compile it with Gradle.

To compile it:

  • Check out the project with a git clone <clone URL>
  • Import it to Android Studio by going to File -> Import Project... then selecting the build.gradle file in the root of the project
Providing a Fabric Credentials

For release builds, copy the mobile/fabric.properties.sample to mobile/fabric.properties and add in the keys in it. I have made the configuration such that fabric will only work in release builds.

Providing a Signing Configuration

For release builds, copy the keystore.properties.sample to keystore.properties and add in the keys in it.

License

Copyright 2017 SquareBoat

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

An Android app which trigger a fake call on the device, just by shaking android wear on your wrist.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%