Where can I find the new Project Templates?
Hi, I am looking for information to improve my Burger Menu (Master-Detail-Page). I read this article. => blog.xamarin.com/new-xamarin-android-ios-templates I would like to get closer to the visual....
View ArticleTCP Socket Connection to External Device.
Hello, I am currently developing an app that connects to a device that has an IP address and Port number. Traditionally I connect to these devices via PC using System.NET.Sockets. For some background...
View ArticleSpam is getting out of hand
Title basically says everything. The spam from whoever these guys are is getting seriously out of hand. It is nearly impossible to use the forum with the amount of "shitposting" going on. Can't the...
View ArticleOpenGLView
Hi, I was wondering how the Xamarin.Forms.OpenGLView is supposed to be used. http://developer.xamarin.com/guides/cross-platform/xamarin-forms/controls/ mentions it without providing a lot of details...
View Articleis There any options to make Rounded Corner Border for Element Entry in...
Hi Everyone, I started a project which has custom textbox(entry) with border and broder radius, if i try with simply entry - android native results with textbox(entry) style with single line at bottom...
View ArticleHow to handle back button navigation event in iOS?
Hello, I am implementing an app using xamarin forms in that I want to implement custom back navigation in iOS.I have implemented for android using below code and its working fine. So is there any way...
View ArticleExpress Help Radio Code Please
Hello How can I code correctly or run a radio code? Example Picture Attachment Thank you
View ArticleHow to place this effect in the ListView in Android and IOS?
Hello community, I need your help, I want to implement an effect in my ListView as instagram live chat, it's like a Fade effect at the end of ListView on Android and IOS platforms using Xamarin Forms,...
View ArticleStyle via idiom not working
Background: wanting to set a grid's rowdefinition and columndefinition height and width respectively via a style, with the setter using an idiom. Idea being grid rows and columns would be smaller on a...
View ArticleXamarin.Forms: how to "center" vertically a label on itself for Android
I try to use a FontIcon to show an item through a customized Label. As the icon is wider than it is tall, I would like to adjust the height and the vertical alignement. However, I encounter a strange...
View ArticleBarcode Scanning with External Wire-Connected Barcode Scanner
Hi, I am looking for some good suggestions, articles, examples, explanations, .... how to do this. I am building an Xamarin Forms app supporting iOS, Android, and UWP apps running on tablets (possibly...
View ArticleXamarin Forms (.NETStandard 2) iOS, Android, UWP Barcode Scanning - Bluetooth...
I am trying to implement barcode scanning with this scanner for our Xamarin.Forms app. Xamarin.Forms with .NET Standard 2.0 iOS, Android, UWP Motorola Symbol CS3000 bluetooth barcode scanner Anyone who...
View ArticleIntercept page leaving event
Basically I would like to ask the user, if he really wants to move away from the current page. How would I do that? I have a MasterDetailPage. Is there an event like the disappearing but before the...
View ArticleCannot use MailKit in Xamarin: System.NotSupportedException: No data is...
I am using MailKit in my Xamarin application. I have a mailsender class in my android project and on the line; public MimeMessage EmailMessage = new MimeMessage() I get the error message:...
View ArticleCould not load assembly 'Windows.Foundation.UniversalApiContract.winmd error
Hello everyone, I have a .netstandard 2.0 project with my DbContext and Repository that i'm use for my databases. But when I reference Entity Framework Core and my Database Project in my Xamarin.Forms...
View ArticleChange PackageName for Different Builds
I'm using Visual Studio for Mac and I have a Xamarin Forms 3.0 app. I'm trying to change the package name based on the build configuration for Android. Is it possible to do this without having a...
View ArticleQuestion about Xamarin Essentials’s GetLastKnownLocationAsync
Hi, @JamesMontemagno I have a question about Xamarin Essentials’s GetLastKnownLocationAsync I didn’t find more details about it on the docs For example, when to check for it? and when will it empty?...
View ArticleHelp with rotation animation
I'm trying to add an animation to my forms app that looks a little like the following although not quite so sophisticated. I just want to flip the top layer over to reveal some information underneath,...
View ArticleVertical listview problem!
Hi, guys!. so... I need to create a vertical listview with 3 options like this image!. A friend helped me a little bit!. but I do have some issue with 'SubViewText' when I use 'Frame' on 'SubViewText'...
View Article