Help wrapping third party jar for Mono for Android
I am trying to wrap the ESRI ArcGIS map sdk for android for use in Mono for Android. I have successfully wrapped the iOS version using MonoTouch. However, doing the same thing for Android seems to be...
View ArticleCan't drop widgets to designer
Hi all I have a problem with the designer of xamarin, i can't drop widgets!!!. I have the following version: Xamarin Studio Version 4.2.2 (build 2) Installation UUID:...
View ArticleSeveral issues with embedding Mono in a Xamarin.Mac application
I'm not having much luck embedding Mono into a Xamarin.Mac application. If I select "Don't Link", then everything works great but the package ends up bigger than I'd like. I'd really like to link at...
View ArticleDefault font size for documentation browser is tiny; how do you set it?
I'm trying to use the Mono Documentation Browser, but out of the box it uses something absurdly small. How do you set the font size to something humans can read comfortably?
View ArticleAdding a native static library (.a) to Xamarin Mac project
I have a special build of sqlite - both .dylib and a handful of .a's. I would like to include the .a in my Xamarin Mac project. Is there documentation on how to do this properly. My first attempt was...
View Articleissue with opening visual studio express 2012 solution in xamarin studio
I have an error message telling me that he windows phone project could be loaded and that the project type is not supported when I try to open a visual studio express 2012 created solution in xamarin...
View ArticleiOS Layout in C#
I’ve been working with the team here to pull together a list of recipes which demonstrate how to develop iOS apps purely in C#. This list of recipes explores a range of scenarios which should give you...
View ArticleDeploying to device fails for iOS project from VS2013
First post! Since today, I can no longer deploy my Xamarin.iOS project to an actual device for both Debug and Release from Visual Studio 2013 Update 1. (I swear it was working yesterday, without code...
View ArticleDebugging Cross Platform
Hi for all, I'm a student, and I want to use Xamarin. My question is: Can I Debug a Ios Application in a Windows 8 Machine ? Thanks for all !
View ArticleIs there any PCL compatible RestSharp alternative?
Hello recently i moved my project from project linking to pcl. And now im having issues to getting RestSharp work because i was using the Execute method of the RestClient class but know in the PCL...
View ArticleFeb 25: Sydney, NSW: Inaugural Meetup + Cross Platform Development with...
Date: Feb 25th Location: North Sydney, NSW Registration: meetup.com/SydneyMobileDotNetDevelopers/events/164957962/ Main Talk with yours truly: Cross Platform Development with Xamarin & MvvmCross
View ArticleCustom Controls for Android
So, there is a walkthrough for creating custom controls in iOS: http://docs.xamarin.com/guides/ios/user_interface/designer/ios_designable_controls_walkthrough/ How is this done for Android? Is there...
View ArticleBUG: UIStatusBarStyle keeps getting removed from info.plist
In order to get the StatusBar to use white text and a black background, I've had to add the following two config changes to my info.plist <key>UIViewControllerBasedStatusBarAppearance</key>...
View Article'X-Platform native apps in C# and .NET using Xamarin tools'
Here is a link to my presentation http://www.slideshare.net/radacz/xplatform-native-apps-using-xamarin-tools Will be presenting it at South Fl Code Camp (2/22) and Orlando Code Camp (3/22), the slides...
View ArticleNorth Florida Xamarin UG - Jacksonville, Fl
We meet each 4th Tuesday of the month more info at http://www.NFLXUG.com -Mark J Radacz, MCTS
View ArticleUsing XIB files within Visual Studio
Hi, I have created a project in Visual studio(under windows in parallels), it has multiple tabs and it all runs fine. I created a new project within xamarin studio on the same machine(under mac) with...
View ArticleHow to fix errors on jar binding project
I try to get a better understanding of how I can create Xamarin.Android bindings. I followed the guide and various informations I found on the net. But I do not know what I have to do for some errors....
View ArticleOccasional error - invalid context showing up in application output window
I get the following error in my application output window every now and again. Close the app output window and open it again and it disappears and my normal application output appears. Has anyone else...
View ArticleCode UI Verus Story Board Or XIB
As we all both no the storybord editor is not quite their yet and was wanting everyone's views on this. Also how would i go about creating a simple tabbed view. With one tableview then another button...
View Articleissue with Android emulator starting
Hi- I have a Del XPS 12 Ultrabook, X64 with Windows 8.1 Enterprise installed. I tried to run the TaskyAndroid project but seems like the Android emulator never starts up. I tried pretty much all the...
View Article