Xamarin.
I am attempting to learn more about mobile/tablet development and, as a .NET developer, I am naturally drawn to …
android .net mono xamarin.ios xamarin.androidMy project is built with master-detail navigation. There are totally three pages in the list named as Resources, Contacts, and …
xamarin.android xamarin.forms xamarin.windowsWhen I try to compile (not execute) one of my projects, I recently get the following error: Tool /usr/bin/…
android build xamarin.android monodevelop xamarinI'm trying to bind an image's src. I have tried using MvxHttpImageView like this <Mvx.MvxHttpImageView android:layout_width="…
xamarin.android mvvmcrossIs it possible to prevent the orientation of an Android application from changing ? I have an application that previews the …
c# android xamarin.android xamarinI am receiving this error when using the Dependency Service on a Xamarin.Forms PCL. I have seen answers to …
c# dependency-injection xamarin.android xamarin.forms stripe.netI am adding some items in Styles.xml files. However, it is giving me an error. Here is my code. &…
xamarin.android xamarin-studioWe have a large Xamarin.Android project with two depending projects and a bunch of third party dll's. Doing a …
android build xamarin.android xamarinHow to cast Java.Lang.Object to some native type? Example: ListView adapter contains instances of native type Message. When …
xamarin.androidI have an Android app that has tabs. I want the app to be Right to Left. I put android:…
android android-layout xamarin xamarin.android android-tabs