Xamarin.
I'm currently trying to implement an ILocationListener on a class in order to receive GPS updates - this is not …
xamarin.androidI am looking for either a logging utility such as NLog, Log4Net, etc... that will allow me to log …
ios xamarin.ios xamarin.android xamarinI want to convert dp to px in my C# code in xamarin.android, but all I could find were …
xamarin xamarin.android pixel pixels density-independent-pixelI'm trying using fire MvxCommand with CommandParameter, but faced with following problem: MyView.axml contains: <LinearLayout android:orientation="horizontal" …
mvvm binding command xamarin.android mvvmcrossI want to use MVVMCross, however for my android application I also want to use other libraries (sliding menu and …
xamarin.android xamarin mvvmcrossI'm using a LocalActivityManager to have activities in different tabs, when I switch from a tab to another one, I …
android xamarin.android onresumeAs you know Xamarin projects are compiled into dot net dll assembly and it'll be pack into apk file and …
c# android xamarin xamarin.androidI'm beginner of C# as well as Xamarin. I've installed Visual Studio and Xamarin but when I try to create …
xamarin sdk visual-studio-2015 xamarin.android java-6I have followed everything from the following link: https://developer.xamarin.com/guides/xamarin-forms/user-interface/navigation/master-detail-page/ The code I …
android xamarin.android xamarin.forms navigation-drawer missingmethodexceptionI'm trying to show some code after a delay in my Android app. The Java code for doing this is …
c# android xamarin xamarin.android android-runonuithread