Nunit project throwing System.IO.FileNotFoundException for dependency of...
Lets say my solution has 2 projects: The first (code-sharing project) called "MainProject" (A .NETStandard 2.0 project). The second called "MainProjectTests" (A Nunit test project) with some unit tests...
View ArticleWhere to get FormsViewGroup.dll for Android 6.0?
I created new Cross Platform App (Xamarin). I want target Android 6.0 Marshmallow. On deploy I get error message: The $(TargetFrameworkVersion) for FormsViewGroup.dll (v7.1) is greater than the...
View ArticleEntry render
Hi guys, my client wants to have a login with an Entry where the PlaceHolder has a font and the Text another font (for iOS and Android). I have no idea how I can implement that. Also, they want the...
View ArticleCheckbox - Xamarin Forms does not have even Checkboxes ?!
I am really frustrated now. I've begin a hard transition from Delphi to Xamarin, but finally it turns out that Xamarin Forms is some sort of void of controls. There is some fragments written freely as...
View ArticleProblem with secondary native dependencies on Android
Hello together, I have a C# Android application referencing two native libraries A.so and B.so, which are included in the APK. If A is not linked against B, everthing is working fine and I can call...
View ArticleHow to Disable Scrolling of listview on a Button Click Event
Hi All I want to ask , I have a ListView and above ListView i have a button , I want to stop scrolling of the ListView when the button is clicked any idea how to implement that because i have tried...
View ArticleGetting a screenshot of a SkCanvasView
Hi everybody, I have a piece of code in my Xamarin Forms app that use SkiaSharp library to display SVG (using the SVG extension of this library) and that draws some more vectors above the SVG in a...
View Articlexamarin android endless listview
Hello , Please help me related to the Xamarin Android Endless Listview or the Recycler view. i need this. Please help me.
View ArticleGBA Games play my android but not support this games why?
Best GBA Games and top ranking advance games but this Best GBA games would run if you got a suitable emulator for them and after you can play very easy GBA Games.
View ArticleMSBuild.exe is not closed after every build
For some time (few months) we encounter a issue with VS 2015 + Xamarin, with every iOS build MSBuild.exe is not closed and every time new instance is created, after 2-3 builds CPU (Intel i7) is at 100%...
View ArticleMultiline text in a ListView (text cut off at the end)
I've see this topic a few times but right now when I need it, I can't find it... I have a problem with a few ListView's in my app. The ListViews are displaying content from a database and from a...
View ArticleMaps using Xaml
Hello, is there an example on how to use xamarin.forms Maps into XAML? I tried to use the tag Map but is not found. Readng this example it seems specific code is needed for Android:...
View ArticleChange colour of Hamburger Icon for Android
I have a MasterDetail page that that has a dark background for the Bar Background. I want the Hamburger icon to be white but I cant find the setting to change the colour. iOS seems to do it...
View ArticleCustomization of Xamarin.Forms.Maps pins
Is it possible to customize Xamarin.Forms.Maps pins (colour, image etc)? Is it possible to handle the event, when pin is clicked and callout appeared?
View ArticleEditor not showing keyboard in Android
Hi, I'm having a strange issue in my Forms application regarding an Editor element. There is one Editor field that doesn't show the soft keyboard when it's selected. For some reason if I...
View ArticleFile Download via Xamarin.Forms.WebView
My app is a wrapper for a Xamarin.Forms.WebView through which users browse my web site. On the site users can upload files of effectively any type, and users are also able to download those files. The...
View ArticleInstall Xamarin for Visual Studio on an Offline Machine
I need to installed Xamarin for Visual Studion 2015 on an Offline machine. I am unable to fine an offline installer anywhere. Does anyone know where I can find one?
View ArticleInsights or HockeyApp doesn't support Xamarin.Mac on unified API?
I'm in the process of improving my crash reporting and behaviour analytics. A while ago I migrated my project to the unified API. This caused me a problem with Insights on Xam.Mac in the form of a bug...
View ArticleVoice Recognition without the popup
I'm trying to imply the voice recognition intent but I don't want that popup. how can I do that? I tried this but it doesn't seem to work nor the onresult void fired ` public class Activity2 :...
View ArticleToolbarItem Command is not running
Hi all, I have a page and view model for it. All the bound properties are working fine except the command (I don't provide all of the properties to make the post shorter ): public class MyViewModel :...
View Article