Posts by this author

Aug 2, 2019
Post comments count2
Post likes count0

Add Contact Features in 4 Lines of Code with Xamarin.Essentials

See how you can create a contact application to send an sms, email, place a phone call, and navigate to a location with just 4 lines of code with Xamarin.Essentials.

DevelopersXamarin.FormsXamarin Platform
Jul 12, 2019
Post comments count5
Post likes count0

Xamarin.Essentials welcomes tvOS, watchOS, and Tizen

Xamarin.Essentials, your favorite cross-platform library to access native features from shared code adds new file bases APIs for sharing, email, and opening. It also adds watchOS, tvOS, and Tizen platform support in the 1.3 pre-update!

Xamarin PlatformDevelopersIntegrations
Jul 9, 2019
Post likes count0

Xamarin Developer Summit Live Streams!

Xamarin Developer Summit is a two-day conference in Houston, TX. USA packed with TONS of amazing sessions and workshops for Xamarin developers. Don't worry if you aren’t able to attend in person, enjoy the conference remotely through our Xamarin Live broadcasts! Learn more...

EventsDevelopers
Jun 10, 2019
Post comments count1
Post likes count0

Join the Microsoft Team at Xamarin Developer Summit

This July, the community-run, Xamarin Developer Summit is set to launch in Houston, Texas! This conference is packed full of amazing Xamarin sessions by experts from around the world. We are excited to partner with the conference to have PM & Engineering members from the Xamarin, Azure, and App Center teams present on the latest in Xamarin!

EventsDevelopers
Jun 7, 2019
Post comments count2
Post likes count0

Use Maps to Display and Navigate Users with Xamarin.Essentials

Browse the Xamarin.Essentials Maps documentation to learn about all of the great cross-platform native APIs with additional implementation and limitation details. Xamarin.Essentials is open source on GitHub where you can report issues, ask for features, and contribute to the library.

Xamarin PlatformDevelopersXamarin.Forms
May 29, 2019
Post comments count2
Post likes count0

Preparing Android Apps for Google Play’s 64-bit Requirements

Starting on August 1st, 2019 all Android apps that ship native libraries will need to provide a 64-bit version of their app. Xamarin.Android already includes support for 64-bit CPUs and can be enabled with a simple check of a checkbox! See how easy it is to optimize your apps for multiple CPU architectures.

AndroidDevelopersXamarin Platform
May 3, 2019
Post likes count0

Join the Xamarin Team at Microsoft Build 2019

Microsoft Build 2019 kicks off next week in beautiful downtown Seattle Washington and we have a packed schedule for Xamarin developers to look forward to. In addition to sessions, you can find all of your favorite Xamarins hanging out at the Xamarin booth in the main hub with lots of Xamarin goodies!

EventsDevelopersXamarin Platform
Apr 10, 2019
Post comments count4
Post likes count0

Sharing Files & Email Attachments with Xamarin.Essentials Preview Features

In the recent release of Xamarin.Essentials (1.1.0) we introduced several new stable features including detect shake, browser customization, and a plethora of platform helpers. The team also added the top requested features: file sharing! It is extremely easy to get started using these new preview features with just a few lines of code.

Xamarin PlatformDevelopers