Top "Xamarin.android" questions

Xamarin.

FragmentPagerAdapter Exists Only In Android.Support.V4.App (and not Android.App)

I cannot find find FragmentPagerAdapter within Android.App. I do not want to use the Fragment's from Android.Support.V4.…

android android-fragments xamarin.android fragmentpageradapter
Xamarin Android - How to rebuild Resource.designer.cs

In Xamarin Android - How to regenerate the Resource.designer.cs I tried to mark all the XML file's Build …

xamarin xamarin.android xamarin-studio
Android USB debugging in VirtualBox

I am trying to get mono for android (aka monodroid) working within a windows 7 virtual machine on virtualbox but I …

android usb xamarin.android adb virtualbox
Error CS1703: Multiple assemblies with equivalent identity have been imported - Xamarin + VSTS

I upgraded to the latest Xamarin for Visual Studio 2015 (Community Edition), recompiled my projects, checked in a few small code …

c# xamarin mono xamarin.android azure-pipelines
Use a local database in Xamarin

I have started using the Xamarin plugin for Visual Studio to create an Android app. I have a local SQL …

android sqlite xamarin xamarin.android local-database
Where is the debug.keystore on Mac?

I'm trying to generate my fingerprint and it supposed to be here : ~/.android/debug.keystore, but I don't have nothing …

android macos google-maps xamarin.android
The "ResolveLibraryProjectImports" task failed unexpectedly

I have a Xamarin project, which is based on MvvmCross. The project is for both iOS and Android. I opened …

c# visual-studio xamarin xamarin.android mvvmcross
Getting OutOfMemoryException in Xamarin

java.lang.OutOfMemoryError. Consider increasing the value of $(JavaMaximumHeapSize). Java ran out of memory while executing 'java.exe' I am …

c# visual-studio xamarin xamarin.android
Show splash screen image with auto fit

I am using the following style to display a splash screen for an android application written in MonoDroid. However, it …

android xamarin.android splash-screen aspect-ratio
Warning major version 52 is newer than 51, the highest major version supported by this compiler

Basicly I'm super newbie and started internship in IT company. I installed VS with Xamarin. The problem that I'm facing …

visual-studio xamarin xamarin.android