VS2017 freezes for a minute on "Starting Android application..."
Whenever I start my app VS freezes with "Starting Android application..." in the Debug menu for about a minute. Eventually the app comes up on the device. This is killing productivity.
View ArticleIs it possible to hide a ToolbarItem?
If a ToolbarItem has been added to the Navigation bar, is it possible to conditionally hide/show it? Consider the use-case of showing a "Save" button when an Editor field is dirty, but hiding the...
View ArticleChange Hamburger Icon Xamarin.Forms Android
Good Morning. I'm struggling in finding a way to change the default hamburger icon in Xamarin.Forms Master-Detail Page on Android. I tried both to change the icon for the master page (but it works just...
View ArticleListView update cell display
I change the size of cells using slider, but Cells of listView are not updating how to do it? private void Slider_ValueChanged(object sender, ValueChangedEventArgs e) { lstView.RowHeight =...
View ArticleMixed teams VS2017 (windows) and VS (mac)
Is anyone here on a team users developing on different platform versions of Visual Studio? If so, what is your experience? Are there any project file interoperability issues I could be concerned about...
View ArticleHow to convert a Custom list Activity with adapter to a Fragment?
Hi All, I want to convert a list activity to Fragment. Because the app contains a Navigation View drawer layout. To remain the action bar need to convert the activity to fragment activity. I am giving...
View ArticleMap Windows Form Or WPF UserControl to a Texture
I looking for a way to attach a user control from WPF or Windows Form to texture.
View ArticleZXing.Net.Mobile
Hello! I use ZXing.Net.Mobile version 2.4.1. I need to develop scanner.ScanContinuously. I'm having a problem inside the HandleScanResult (ZXing.Result result) method. Within this method I need to...
View ArticleToolbar Items break when using a ControlTemplate?
I've been stuck for hours now so any handy hints would be very welcome! I am using mvvm with a controltemplate and the page works fine with all commands. I have attempted to add a settings icon to the...
View ArticleNeed to detect position and dimension of an object (Basically a sticker) on...
Hi Geeks , I need to find a sticker on an image and calculate its position and the dimension of this object .
View ArticleMarshal.GetDelegateForFunctionPointer on Android
Hi all, I'm trying to use GetDelegateForFunctionPointer for a c++ native function. I have this working in Windows, but on Android, the C++ call stack appears to be garbage. I'm sure it has to do with...
View ArticleSystem.Exception : Unable to contact test backend running in app. A common...
I have created and executed the tests on Android successfully. Now getting error while creating tests on ios SetUp : System.Exception : Unable to contact test backend running in app. A common cause is...
View ArticleXamarin has lost references to Mono seemingly
I was having many errors with my Xamarin project not being able to recognize the Android namespace and read that the solution was to delete the contents of the /bin folder and let it re-build from...
View ArticleHow to resolve 'Could not load file or assembly ...
Hi This question seem to pop often in the forum without any relevant answer. (at least I didn't find any to solve my problem) I had a working mac app with legacy target + framework 4.7 libraries. Now...
View ArticleXamarin University Monthly Suscription
I've just received my billing statement. It said I have to pay 128.9$, in the meanwhile monthly suscription is 82$. Does anyone know why there's different? The consumed unit is 1.55 in my billing....
View ArticleXamarin Authorized Consulting Partner
Hi, We have been trying to apply for the Xamarin Authorized Consulting Partner Program. We have a few queries that are unanswered. I was hoping if anyone could help me with those. Here are my biggest...
View ArticleHow do you apply for the Xamarin Authorized Partners program?
I have looked throughout the partners pages and on the forum, but I am struggling to figure out how to apply for the Xamarin Authorized Partners program? Is there a page we need to visit or a person to...
View ArticleXamarin Profiler
Does Microsoft understand how messed up it is as a leader in development tools to require an Enterprise license to access the profiler? The profiler should not be only accessible to those willing to...
View ArticleOkHttp install leads to compilation error - Xamarin Forms
Hello all, I'm working on a calculator app in Xamarin Forms, Android and iOS, with a survey function to report the user's location to the nearest degree of latitude and longitude and send it to a web...
View ArticleTest ipa and apk files in Visual Studio App Center
Can Visual Studio App Center test UI of *.ipa and *.apk files only, without source code ? Source Code must stay secret.
View Article