I was working with Wearable applications using Xamarin.Android. It was working great and I was able to run the application on the emulator and on the actual wearable device itself. The problem started when I was updating the Xamarin.Android.Support and installed the Xamarin.Android.Support.V4 from Nuget. I was able to successfully installed that lib but when I build my application in Visual Studio it just gives me “BUILD FAILED” and that’s it, meaning it doesn’t show any errors at all and I was like ......
What are Wearable Devices? The terms “wearable devices“, and “wearables” all refer to electronic technologies or computers that are incorporated into items of clothing and accessories which can comfortably be worn on the body. Examples are Google Glass and Smart Watches. I had the opportunity to explore on android wearable devices, particularly smart watches and have decided to use Xamarin and Visual Studio for the following reasons: Xamarin allows you to build cross-platform apps (iOS, Andriod and ......