AggregateException WebException thrown after upgrading
Hi, I'm using System.Net.Http to make network requests. Though I haven't added the PCL HttpClient like I did to my other Windows .NET projects. After upgrading the Xamarin iOS I get this...
View ArticleDynamic PopupMenu
Is there a way to create the items in a PopupMenu dynamically? That is to say rather then using a layout file create the items in the menu on the fly? Thanks for any help!
View ArticleError in Xamarin Studio - Works with Visual Studio (iOS Project)
I am getting an error in XS that appears to work in VS. The error is: Error: The directory name 'Resources' is reserved and cannot be used for Content or BundleResource files. We are using a Resources...
View ArticleCross platform assembly nightmare. Can somebody please help?
I have a PCL core project here with a class that wants an HttpMessageHandler instance for initialization. On iOS, I pass a "new CFNetworkHandler()". The iOS project references System.Net.Http 2.0.5.0...
View ArticleMapsAndLocationDemo_v3 (Google Play Services) build error
Hi, We are trying to get the MapsAndLocationDemo_v3 Solution to Build. We added the Google Play Services Component (Right Click "Components" then "Get More Components". This loads the Xamarin Component...
View ArticleFeb 20: Cambridge,MA: Creating Mobile Applications with ReactiveUI
http://www.meetup.com/bostonmobiledev/events/158170022/ In this session, we'll introduce ReactiveUI, an MVVM framework based on Reactive Extensions (Rx), for creating user interfaces in .NET. We'll...
View ArticleChange Text Size In Tabs.
Hello: Im facing a little trouble with a TabHost, i want to change the text size on each tab, but i cant find a way to do it, what i have is this: XML (I Removed The "<" to make it visible) TabHost...
View Article24 hrs build message in indie version
I have a indie version and i wanted to try the mono profiler. So i changed to trial mode to access the profiler features. Now after trying, i got back to my indie version and i am still getting the 24...
View ArticleChild controllers and size of subview
Hi! I'm adding a child controller to a parent controller (which is RootController): public override void LoadView () { base.LoadView (); var linearChild = new LinearChildController ();...
View ArticleAdding expansion files receipt?
I've begun architecting a new app that will go over the 50meg apk limit How do I add the large data files as expansion files?
View ArticleXamarin Studio Alpha Does not edit XIB?
It appears that while the alpha version of XS contains a storyboard designer it cannot edit XIB files. Is this functionality planned?
View ArticleBuild failed. ...target machine actively refused it.
Heeelp! Suddenly I can no longer build my Xamarin applications. I've tried a machine restart and Google is absolutely useless these days. Can't find anything. First I get an error "Build failed. See...
View Articlexamarin studio for android does not work on windows 7.
Installed by mono-android-4.4.55.104956787.msi and then XamarinStudio-4.0.msi still does not work.
View ArticleHow do you use the Android.Play.ExpansionLibrary libs?
I've been searching around trying to figure out how exactly one is to use the Android.Play.ExpansionLibrary. I've simply got an app with about 150MB of audio tracks that need to be uploaded to the play...
View ArticleCan I modify the MainActivity and layout that is created by New > Solution >...
I know this seems like a picky thing, but when I create a new Android Application, I don't want it to automatically add the button activity to the MainActivity, nor add anything to the Layout. It would...
View ArticleUsing real device as emulator
Hello everyone, I tried to use a real deveice as an emulator,I follox the documentation here http://docs.xamarin.com/guides/android/getting_started/installation/set_up_device_for_development/, but the...
View ArticleXamarin Studio Bug when consume web service
In the reference.cs the system tell me the tyme 'schema' in the auto generated code is not recognized! /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("XamarinStudio", "4.0.0.0")]...
View ArticleBlock Menu Items when Enter Full Screen (XS 4.2.2(build 2)) MAC version
I have tried to work with XS in full screen but the menu items are locked. This seems to be a bug in the stable version of XS. This occurs in the MAC version.
View ArticleAll Mono desktop apps failed to launch on AMD chips running Mac Mountain Lion
Hello, three supermans called Bronya, Sinetek、AnV from insanelymac (see http://www.insanelymac.com/forum/topic/281450-mountain-lion-kernel-testing-on-amd/page-1?& ) wrote a kernel for AMD chips...
View ArticleStomp messages.
I'm having trouble incorporating a Stomp client to use with my cross platform project. Going into NuGet and trying to add Apache.NMS.Stomp results in 'Could not install package 'Apache.NMS 1.5.1'. You...
View Article