Why Xamarin Does Not Compile My Project?
I was working on a project fine, then Xamarin prompted to update to stable release, so i updated, then, xamarin show an error at launch time and another one when i try to deploy my app. This is the...
View ArticleC# intellisense not indexing all files in solution
My Xamarin Studio's C# intellisense is regularly missing symbols from files in the current solution. They don't show up in either the code completion list or the search and usages of the symbols are...
View ArticleHow to set the position of the Property Pad?
How do I anchor the Property Pad so that it shares the right pane with the Toolbox? I want it to spread the whole pane with both Toolbox & Property Pad appear as tabs. I tried to drag it to the...
View ArticleDisable the "Google Android emulators are slow" dialog in Visual Studio?
Is there a way to disable this warning that happens the first time you run a Xamarin Android build with an Android emulator from Visual Studio? Launching Emulator You are about to launch the emulator....
View ArticleI'm interested in looking at Quickblox has anyone done a binding?
I'm interested in looking at the Quickblox services, and was interested if anyone has done the bindings for their SDK? If so would you kind enough to share them with me, please?
View ArticleError getting response stream (ReadDone1): ReceiveFailure
Hi All, I am calling a rest device and populating my object using RestSharp. All works fine with a small amount of data, but when the payload increases i receive the following error. Error getting...
View ArticleError getting response stream (ReadDone1): ReceiveFailure
Hi All, I am calling a rest device and populating my object using RestSharp. All works fine with a small amount of data, but when the payload increases i receive the following error. Error getting...
View ArticleError getting response stream (ReadDone1): ReceiveFailure
Hi All, I am calling a rest device and populating my object using RestSharp. All works fine with a small amount of data, but when the payload increases i receive the following error. Error getting...
View ArticleError getting response stream (ReadDone1): ReceiveFailure
Hi All, I am calling a rest device and populating my object using RestSharp. All works fine with a small amount of data, but when the payload increases i receive the following error. Error getting...
View ArticleError getting response stream (ReadDone1): ReceiveFailure
Hi All, I am calling a rest device and populating my object using RestSharp. All works fine with a small amount of data, but when the payload increases I receive the following error. Error getting...
View ArticleError getting response stream (ReadDone1): ReceiveFailure
Hi All, I am calling a rest device and populating my object using RestSharp. All works fine with a small amount of data, but when the payload increases I receive the following error. Error getting...
View ArticleError getting response stream (ReadDone1): ReceiveFailure
Hi All, I am calling a rest device and populating my object using RestSharp. All works fine with a small amount of data, but when the payload increases I receive the following error. Error getting...
View ArticleTab indent size resetting every time I open a project? [Unity + Mac]
I'm using Xamarin on Mac with Unity. Each time I open the solution, the project defaults to an indent size of 8 spaces. Every time I open the project (including when I double-click a .cs file from...
View ArticleWindows CE and Windows Mobile 6.5 support
We are planing to develop WMS RF Handheld device applications, generally old RF Devices (motorola, intermac) are based on windows mobile 6.1, 6.5 and Windows CE Operating System. Does Xamarin support...
View Articlenative typeface cannot be made
Hi there, I am trying to add a custom font to my app. However, I keep getting this error message "native typeface cannot be made". the code I am using is this: Typeface face = Typeface.CreateFromAsset...
View ArticleHow to add html text to Monotouch.Dialog
i want to add simple html text to Monotouch.Dialog element. i tried with string htmlString= '<a href='mywebsite.org'>MyWebsite</a>'; then new StringElement(htmlString ); but it is not...
View ArticleHow to run Application subclass first?
Hello, I am a new user of Xamarin, and am studying how to use. http://docs.xamarin.com/guides/cross-platform/application_fundamentals/data/part_5_using_data_in_an_app/ Following the article I want to...
View ArticleOpenTK wondering how much is in Xamarin?
Hi Trying to get my bearings here, but I am wondering how much OpenTK is part of Xamarin? I have written some GIS systems with visualisation in OpenTK like 3D terrain viewing of DEMs and want to port...
View ArticleInstall Xamarin Studio - Android Error
Hello, I'm trying to install the latest version of Xamarin Studio but it shows this error: [Info] === Logging stopped: 10/03/2014 17:59:06 === [2014-03-10 20:59:06.523] [Info] END...
View ArticleNeither SDK Manager or AVD Manager open
Installed Xamarin on a new windows 8.1 system, and neither the SDK Manager nor the AVD Manager open (and no errors or dialog screens). Works fine on another win 7 machine of mine. Funny thing is, I can...
View Article