How can I add a .jar to a Xamarin project
Hi there, I am wanting to add the "universal-image-loader jar" file to my Xamarin project and am not sure what I need to do. I have had a look at this resource but would still like some help please:...
View ArticleInterstitial Ads - how to show using GoogleAdMobAds
Hi, I'd like to show Interstitial Ads in my Monogame game using GoogleAdMobAds component. There is an official example how to show banner but I could not find the one showing Interstitial Ads. Problems...
View ArticleWhite patch on top of the IOS Simulator
Hi All, I am developing a Xamarin Forms app & I see this white patch on top of the IOS Emulators (iphone 4s, 5, 5s all running ios 8.1) I have also added default images as suggested by Xamarin...
View ArticleXamarin Forms hiding Title bar border
How can I hide the border from the title bar in Xamarin Android? I am using Xamarin Forms & Following code is used in MainActivity.cs to hide the rest of the title bar. `[Activity(Label = "",...
View ArticleWhy is Xamarin using runtime version 2.0 of .NET assemblies and not v4.0?
I've got issues reading a settings XML file using the System.Xml.XmlReader. It only reads some of the XML elements. Also IntelliSense doesn't recognize the System.Xml namespace, but my project compiles...
View ArticleRe-adding ListView to the same parent after removing it first
Add a scrollview to the content of a page Remove it Add it again. An error occurres on both Android and WP (probably on iOS too, haven't tested it yet) saying that the current element already has...
View ArticleNot able to log in to Xamarin Acccount getting "Please connect to the...
i have created new account and installed Xamarin and tried to open sample application with VS 2010 and VS 2013. It is asking me to SignIn. I tried to log in with my account, but I am getting Please...
View ArticleNot able to log in to Xamarin Acccount getting "Please connect to the...
Unable to log in.please find the below screenshot.
View ArticleProgressbar Color in Xamarin Forms
How can we change color of Progressbar in Xamarin Forms ?
View ArticleApplication.Current.Properties and forcing save
I'd like to know if there is any way to force flushing the persistent property store in Xamarin Forms 1.3 to persistent storage. I can't find any way, but the docs are usually lacking anyway...
View ArticleCancel button missing in Scandit barcode scanner for android
Not getting cancel button for the trial version of scandit barcode scanner in Android. So, how can this be implemented.
View ArticleApp Restarting while connecting to Bluetooth scanner in Android
Hi, In my app I'm using the bluetooth scanner to scan barcodes. But I'm facing an issue with android. Whenever I switch ON or OFF the bluetooth scanner in a particular view its taking me back to the...
View ArticleGet Expandable ListView Child On LongClick
I want to get Expandable ListView Child on LongClick event to pass it my custom dialog fragment. private void ItemLongClick(object sender, AdapterView.ItemLongClickEventArgs e) { var dialog = new...
View ArticleStoryboard editing, too slow (4.1.0)
I really like new feature that is storyboard editting in xamarin studio. but so so slow. (I use mac mini server) I guess that the problem caused by too many grid lines.
View ArticleHow do you notify one VM that another VM has acted on something that the...
Hi, I could use some suggestions on how to solve a "design" problem, but first let me paint the picture. I'm building an app using the MVVM pattern with the help of Xamarin Forms Labs. The app requires...
View ArticleAnimated .gif image is not displaying animation in welcome splash screen
I have created a welcome splash screen for our tool and placed an animated .gif image inside the application. the image is not doing animation when the splash screen appears where as it displays as...
View Articlefind repository of an applications
Hi everyone, i have a simple question. Where can i find the repository of an application, manualy. I mean, i create repository and .txt, using System.IO.Directory.CreateDirectory () and...
View ArticleQuestions
Have a question about the current profiler or future plans? Ask the developers here.
View ArticleXamarin.Forms Splashscreen in Android
Hi, In Forms how to add SplashScreen to Android appliaction? Thanks in advance.
View ArticleCrosslight vs Xamarin.Forms
anyone try Crosslight ? is it more advance then Xamarin.Forms http://www.intersoftpt.com/crosslight/
View Article