Showing results for Android - Xamarin Blog

May 16, 2018
0
0

Xamarin.Essentials: Cross-Platform APIs for Mobile Apps

James Montemagno
James Montemagno

When developing iOS and Android apps with Xamarin, developers can access every native platform API using C#. These bindings not only expose the platform APIs in C#, but add powerful C# features, such as async/await, events, delegates, and more. This is a huge advantage for developers, because they never have to leave C#, whether they're writing sha...

DevelopersXamarin PlatformIntegrations
Apr 20, 2018
0
0

Community Books on Xamarin Development

Jayme Singleton
Jayme Singleton

Xamarin development is constantly growing and evolving to meet the needs of developers. To help you find the right resources for your development education, we’ve curated a list of community books written about Xamarin.

Developers
Jan 25, 2018
0
0

First Look: Xamarin Android Device Manager Preview

Nina Vyedin
Nina Vyedin

With the release of SDK Tools 26, Google replaced the standalone UI for the SDK and Device Manager with a command line interface. In an effort to make Android component management accessible and easy to use, we have built our own versions of these important tools for Xamarin developers, starting with the SDK Manager last fall. Today, we’re excited ...

AndroidDevelopersXamarin Platform