Showing results for Android - Xamarin Blog

Jan 16, 2017
3
0

Lightweight Ads for Android Apps

James Montemagno
James Montemagno

The easiest way to start monetizing your mobile apps is to connect with advertisers and show relevant ads within them. It's as simple as displaying an ad, your users click on it, and you make money. Today we're going to look at a new SDK for Android, Ads Lite.

DevelopersAndroidIntegrations
Nov 21, 2016
0
0

Live XAML Previewing with the Xamarin.Forms Previewer

Nina Vyedin
Nina Vyedin

One of the most time-consuming parts of development is the the build and run cycle, or the time between writing a line of code and seeing it execute. Real-time feedback makes development faster, easier, and more fun for developers. The Xamarin.Forms Previewer renders a live preview of a page side-by-side with the XAML markup, allowing you to see yo...

DevelopersXamarin PlatformAndroid