How to get Theme.Holo.Light working?
I'm trying to get my app to use the Holo.Light theme. I've created a custom theme for Holo and put it in Resourses\values-v11\FsmTheme.xml <?xml version="1.0" encoding="utf-8" ?>...
View ArticleCould not load type 'System.ServiceModel"
Hi, I have created a PCL project (profile 49) that has a reference to DotCMIS (DLL-file). I use the trial-verisionen but considering buying a license if this is sorted out. When I trying to run the...
View ArticleHow to switch Activity by swipe?
Hi, i want to create an application where i have multiple Screens/Views. The user should be able to switch between the Screens/Views like between photos in an imageviewer application. I have not...
View ArticleHow can I get VS to default to opening AXML in code view?
Right now, every time I open an AXML file, it opens in Design view. There's some lag in opening it, and I have to go and click "code" right away anyways. Is there a global flag to have VS launch in...
View ArticlePadding for text in a Custom Entry element of the monotouch.dialog
I'm using monotouch.dialog in my monotouch ios application. I have a custom Entry Element with this code: protected override MonoTouch.UIKit.UITextField CreateTextField (System.Drawing.RectangleF...
View ArticleProblem importing .jar file
I've brought in a .jar file and set it as an embedded jar as part of a Java Bindings Library Project but when I attempt to compile, I receive the following error: Error J2X0001: Couldn't open java...
View ArticleDeployment failed due to an error in FastDev assembly synchronization
I have a business license, but posting the issue here because it might affect others. My Galaxy S3 got upgraded to Android 4.3 recently. Since that time, I cannot use the Fast Deployment option anymore...
View ArticleXamarin Studio Account Activation and Account Registration Issues
Hi Xamarin Team, I am very disappointed with your service and products, I always try to create an account to activate xamarin studio or Visual Studio but its always giving an error "Oops, Something...
View ArticleConfiguration System failed to initialize
I am running in the beta channel. I just updated to V1.10 for Xamarin.iOS in Visual Studio. I am getting an error in HttpClient when I attempt to initialize an instance of the class. Given that I just...
View ArticleCant build with iOS Build Host
Hi, i can't build my solution... If I start the Build host I get this in the log: mtbservergui.log [11-Dec-2013 09:04:12] Activation error: Initial entitlements: iOS Business 2014-06-10 13:25:11Z...
View ArticleBackButton when going from a fragment to load a new activity
Here is my situation: 1. I am in Activity A1. 2. Activity A1 loads fragment F1, which is a list fragment. 3. when I select one of the items in the list fragment F1, we load a new Activity A2. 4. When I...
View ArticleAdd Windows 8.1 Store Basic Page using MvvmCross (No Longer inherits from...
In Windows 8.1, when you add a View/Page based upon a Windows 8.1 Basic Page it no longer inherits from LayoutAware class because it no longer exists in Win 8.1. All Basic Pages now inherit directly...
View ArticleReferencing PCL project for 4.5 requires Business Edition in Android but not...
I am using XS 4.2.1 w/ Xamarin iOS 7.0.4.209 and Xamarin Android 4.10.1 I am including a reference to Newtonsoft.json.dll compiled against PCL 4.5 profile 78 The build works fine for my iOS project....
View ArticleDroid Newbie question: Code only interface?
Hi guys, Im new to Xamarin.Droid and looking at converting my existing iOS app. In iOS I have a code only interface and Im trying to do the same in Droid, but all the examples I see use xaml to set out...
View ArticleCode Generation / Auto Complete in Xamarin Studio
I used to use FlashDevelop alot as my last coding IDE and it had some incredible shortcuts for code completion and generation and i'm hoping that Xamarin has the same somewhere hidden... For example if...
View ArticleAdd Windows 8.1 Store Basic Page using MvvmCross (No Longer inherits from...
In Windows 8.1, when you add a View/Page based upon a Windows 8.1 Basic Page it no longer inherits from LayoutAware class because it no longer exists in Win 8.1. All Basic Pages now inherit directly...
View ArticleWorking out which _SDK_ version I'm using
Hi there I'd like to know, in code, which SDK the app is built with. I can work out the OS version easily enough, but I need the SDK version - 7.0 or 6.1 at the moment. Is there a variable set...
View ArticleRisks of mvvmcross vs non-mvvmcross
Hello everyone, we're just getting started with Xamarin and I am evaluating our options as far as setup and architecture for a couple upcoming projects. The project that is coming up is an ASP.NET MVC...
View ArticleSupport for Windows RT/RT 8.1
Although, I question the viability of Windows Surface 2/Pro does Xamarin support, or have plans to support, Windows RT/RT8.1?
View ArticleXamarin.iOS Source code
I've read that Xamarin.iOS is open sourced...Where Can I get the source code ? David
View Article