Shared Code for calling a REST-Service
Hello everybody, currently I am evaluating a porting of our native Android-App to iOS and Windows Phone via Xamarin. I am working with the 'free edition' on a Mac. Well ... Xamarin looks firtly really...
View ArticleShapeDrawables and Android Designer
Hi, I'm playing around with shapeDrawables but I've noticed that Xamarin Studio's Android designer doesn't seem to preview backgrounds which are built from a shapeDrawable. If I use a plain color or...
View ArticleFacebook Login button with Facebook SDK component
I'm trying to create Facebook login button, I installed Facebook SDK from here http://components.xamarin.com/view/facebook-sdk Now I can't find out how to display the login button, I tried to use...
View ArticleXamarin.InAppBilling - NullReferenceException
I am trying to use the in-app billing component in my application. When trying to get the user's purchases, I am getting a NullReferenceException. It seems to be happening in the library and not in my...
View Article"java.exe" exited with code 1
Hello, I am facing with this Java error compiling my Android project with current stable Xamarin version on Windows 8 with VisualStudio 2013. I have included the Google Play Services (Jelly Bean)...
View ArticleMeaning of Preferences->Text Editor->Behaviour->Indentation
This seems to have 3 options: None, Automatic and Smart. I'm guessing they should do the following: None -> pressing return takes you to the start of the next line Automatic -> pressing return...
View ArticleXML Web service not work plz help fixed.
hi all. me add web reference but not load item and error. plz help me in fix code. using System; using Android.App; using Android.Content; using Android.Runtime; using Android.Views; using...
View ArticleHardware bluetooth scanner ?
Hi,we planned to develop IOS app, with bluetooth scanner from socket mobile component as barcode reader/scanner, please let me know if Xamarin supports it. Or do someone have a reference for a...
View ArticleAfter Updating to Latest Update of Xamarin 1.12.275.0, Visual Studio is not...
After updating to Major Xamarin Release (1.12.275.0) for Visual Studio 2012, Visual Studio is not loading the Android Projects. But iOS Project is loading without any error. Below link the is the...
View ArticleBreakPoint not hit
Hello again friends, to start my work today I noticed something odd. I start debugging on my device, which is configured to allow debugging, but my breakpoints do not fire ... Restarted my mac book...
View ArticleVisual studio doesn't creates a new project for android
Stays in loop, like the image attached and never create. what the happened?
View ArticleHow to Obtain Debug Key ?
please tell the proper Steps that how we can get the Debug Key ??
View ArticleBuild failed. Could not find type 'System.Globalization.SortVersion'
I recently updated my development environment to 4.2.4 Build 35 and I can no longer build our solution. Xamarin Studio fails with an error that states: Build failed. Could not find type...
View ArticleTypeInitializationException on first project creation from newly installed...
The full error message: System.TypeInitializationException: The type initializer for 'MonoDevelop.Projects.Formats.MSBuild.MSBuildProjectService' threw an exception. ---> System.TypeLoadException:...
View Articleerror MT5309: when building for device, but not on simulator
Hi All- I have a strange issue. I am getting the following error: error MT5309: Native linking error: final section layout: error MT5309: Native linking error: __TEXT/__text addr=0x00009000,...
View ArticleFTDI Support
I'm wanting to know if anyone was successful in using Xamarin tools using USB and FTDI devices? If so, please send me links please. Thx
View ArticleBuild server multiple clients?
Can the OS X Build server provide build capabilities for multiple developers working on windows boxes?
View Articleerror MT1001: Could not find an application at the specified directory
Getting this with VS2013 Update 1, Windows 8.1, the latest XCode/Mavericks, Xamerin, have a iPhone 4s / iS 7.1 connected to mac. Happens even with the simple Visual Studio template project >...
View ArticleAndroid Bindings - has unknown base type of ..
I'm having a problem trying to expose a class of GDHttpClient with a native binding project. The project compiles fine and most of the functionality is working. Looking at the warnings I can see: Class...
View ArticleCrash after calling StartActivity numerous times
I've got 3 main views of my application, all of which are held by separate Activities. I use a method in the base class of all this activities to switch back and forth between them. However I'm getting...
View Article