FakeACall is an Android Wear application that allows the smartwatch owner to fake a phone call in order to get out of situations they may want to. It has been built using Xamarin.Android and uses an Azure Function and Twilio Programmable Voice to fake a phone call.
-
The
mainbranch contains the Xamarin.Android project used to build the Android Wear OS app. -
The
twilio_functionbranch contains the Azure Function that uses Twilio Programmable Voice to fake a call.
You can learn how to build this app for yourself by reading the article here

