How do I set the arguments in a Mac Xamarin project?
I have Xamarin version 4.2.2 build 2. I create MAC project and I want to pass arguments on [Project Options] dialog. I try with this way: 1. Open [Project Options] dialog 2. Select Run > General 3....
View ArticleUnit Testing and Async / Await
I'm new to Xamarin and have been using Xamarin studio for about a week, and have been struggling to get the Unit testing to function properly with async calls. I'm hoping I just don't understand how to...
View ArticleCreating installer package using Xamarin Studio for Mac
Hello All, I need to create a installer package for testing my application. Using the following link on forum...
View Articlehow to hide the navigation controller back button and create the left...
hi, i want to hide the navigation back bar button its not working i mentioned my code below : this.NavigationItem.HidesBackButton = true; this.NavigationItem.SetRightBarButtonItem( new...
View ArticleAction Bar Position & Selected Tab Color
I am trying to do a couple of things with the action bar and any help would be greatly appreciated! Firstly, I am trying to move it so it isn't at the very top of the screen. I would like to place some...
View ArticleFailed to Invoke Web Service
Hi All, I have create .net 2.0 web service and publish it on my PC. and then I want to invoke in this web service method in my current project. I have add web service using 'add web references' option....
View ArticleMemory leak
Hey Everybody I have a little complicated layout. In order to make it consistent among different sized android phone. I used andoid:layout_weight and partitioned the screen and inner layouts like wise....
View ArticleXAMARIN 4.2.2 IDE --> SymbolBar missing
Hi, I just scanned the forum, but did not find an answer. I downloaded and installed XAMARIN Studio v4.2.2. (german version) on Win8.1. It works, but I miss the "SymbolBar" (problem for me may be the...
View ArticleLoading Overlay
Hi, is there any sample code available on how to show a LoadingOverlay and blocking interaction events during asynchronous web service calls? Thanks, jp99
View ArticleSubclassed UIViewController not binding its outlets
Hi Have noticed this before but have just implemented another way but would really be good to be able to do this. Have complex class A with a xib and lots of bindings. Want to have simple class B that...
View ArticleBroken Documentation Pages for MonoTouch.CoreLocation
FYI to Xamarin: the documentation pages for MonoTouch.CoreLocation are broken. See iosapi.xamarin.com/?link=N%3aMonoTouch.CoreLocation. (Is this the appropriate channel for reporting issues like this?...
View ArticleXamarin.Android on OSX, can't build
Hello, I can't build my MonoGame-App for Android on OSX Mavericks. I think the compiler can't handle the extension methods. The compiler shows many errors, as example GetDefaultConstructor... Extension...
View ArticleAndroid designer doesn't open xml with viewer
Every time i "add files" to Resources (.xml files) i can't open these files using "Layout" (the viewer showing the interface). If i "new file-> Layout" the file is properly showed by Layout...
View ArticleEmulator Not Installing App
I am a new user to Xamarin and am currently working through the Hello, Android tutorial in Xamarin studio. Whenever I try to run my code, I load up the MonoForAndroid_API_14 emulator (I have tried a...
View ArticleHow do I update my activity using a BroadcastReceiver?
I asked a similar question earlier and received some help, but I'm still stuck and I feel like I'm pertty close. Any help is appreciated. I want to update the text of a textview when the power is...
View ArticleSerialising XML Resource into Class.
Hello, I'm trying to convert my XNA project into Xamarin Android and finding when I attempt to load the content an exception is thrown. Taking a snip of code I have: public Level[] Levels; Texture2D...
View ArticleHow to handle "Exepction CodePage 437 not supported"???
Cheesebaron already indicated me this link http://stackoverflow.com/questions/4600923/monotouch-icsharpcode-sharpziplib-giving-an-error So in apple i marked this west checkbox and worked and here in...
View ArticleCombo box style behaviour in iOS
Hi folks, we've got an Android app we're porting to iOS. The Android app uses combo boxes. iOS doesn't have combo boxes and I was wondering what the best approach to this would be. I've tried using a...
View ArticleProblem with building project in Xcode 5
Hi, I was able to create an application and build it in debug, release and ad-hoc in Xamarin Studio. I deployed it to simulator with several different SDKs and it works just fine. But when i try to...
View ArticleYou know you want to earn money while taking a short survey...
Hi Everyone, I work for Evans Data Corp. and we conduct market research on software developers. We are actively recruiting new devs to take our surveys for current and future reports. It would be great...
View Article