Showing results for March 2017 - Xamarin Blog

Mar 23, 2017
0
0

Catch Up on Visual Studio 2017 and Visual Studio for Mac with Channel 9

James Montemagno
James Montemagno

I was honored to be part of the Visual Studio 2017 keynote, where I got to highlight how easy it is to build beautiful, cross-platform native iOS, Android, and Windows apps in C# with Xamarin and Visual Studio 2017. Visual Studio 2017 brings an

DevelopersXamarin PlatformEducation
Mar 14, 2017
0
0

Simplified Android Keystore Signature Discovery

James Montemagno
James Montemagno

The Android Keystore is at the heart of every Android application. It enables us to sign our applications and ship them to the app store securely, but also holds additional signature information needed for Google Play services and other APIs, such as Facebook. This new extension makes it super simple to get access to everything you need to sign you...

DevelopersAndroidIntegrations