Top "Xamarin.android" questions

Xamarin.

Build Failed. MonoDroid does not support running the previous version

This is my first Xamarin android project with MVVMCross. Started from scratch. The project builds without any errors but when …

visual-studio-2012 xamarin xamarin.android mvvmcross
Datepicker: How to popup datepicker when click on edittext using C# xamarin

How to show a date picker popup on Edit Text click or focus event in Xamarin.Android ?

c# xamarin xamarin.android android-datepicker
How do I access/read from/write to Documents folder in Internal Storage on Android devices?

How do I access public Documents folder on an Android phone's internal storage? I need to read and write publicly-accessible …

c# android xamarin xamarin.android xamarin-studio
Visual Studio 2017 - Xamarin - The file "obj\Debug\android\bin\packaged_resources" does not exist

I'm fighting with that issue for 2 days already and can't find any solution. I have an Xamarin Android app in …

android xamarin xamarin.android visual-studio-2017
How to intercept Navigation Bar Back Button Clicked in Xamarin Forms?

I have a xamarin form page where a user can update some data in a form. I need to intercept …

xamarin xamarin.forms xamarin.android xamarin-studio
Android LinearLayout Line Breaks in XML

I have an activity designed to get customer information. First line gets name, 2nd line street address, third line is …

android xamarin.android xml-layout
How to change Android application name in Xamarin.Forms?

I am working with Xamarin.Forms in Visual Studio For Mac and I have created a very basic Xamarin.Forms …

xamarin xamarin.forms deployment xamarin.android
Android SDK's Intel HAXM disabled after installing Hyper V

I'm developing a suite of mobile apps - specifically Windows Store/Mobile 8 and Android. Having installed VS2012 and then Monodroid, …

android xamarin.android windows-phone-8
Setting the Color of a TextView Drawable

Im trying to change the color of a TextView Drawable in Xamarin. In Java you can do it like this: @…

android xamarin xamarin.android
Unable to create new Blank App (Android) in Visual Studio 2015

I am trying to create a new Blank App (Android) in Visual Studio 2015 with installed Xamarin, Android SDK and Android …

android xamarin xamarin.android visual-studio-2015