ZipArchive Missing?
I am using Xamarin Android 4.10 which I though included .net 4.5 support however I am not seeing System.IO.Compression.ZipArchive as an option. Am I missing something? If not available, what is the...
View ArticleAndroid project builds in Xamarin Studio, but not from command-line
I recently added the Android Support Library v7 AppCompat component to my project. From Xamarin Studio, it builds and runs as expected. However, when I build it from command-line:...
View ArticleCan't get Uploads to work with Background Transfer Services
Hey everybody. I'm trying to wrap up an application that has a photo upload capabilities. I have to handle the situation where the file is still uploading while the application moves to the...
View ArticleZXing.NET speed
Hello, I'm testing the ZXing.NET component, and have also used the latest version from codeplex. Everything works, but on the same device detection is much slower than using Barcode Scanner app, that...
View ArticleXamarin Studio kept crashing inside Windows 7 (32 and 64 bit)
hello folks, I've been using Microsoft VS for almost 20 years now. Yesterday, I wanted to try Xamarin Studio and C#. The installation went fine on Windows 7x32 bit and 64 bit. Now, time to test XS. I...
View ArticleRx PCL support
Now that Xamarin and Microsoft are working towards PCL support across platforms, can you please see what you can to do get a single Rx package put together with PCL support for Xamarin? The current Rx...
View ArticleHow to reference a selector from a style
Hi, I have the following style: <style name="Theme.CoverageButton" parent="android:style/Widget.ImageButton"> <item name="android:layout_width">150dp</item> <item...
View ArticleMonodroid 4.12?
Hi, I've just checked the updates and found 4.12 on the alpha channel. This is not a problem, but it's the 2nd or 3rd time it's appeared on there! Is there a difference between this version and the...
View ArticleProject will not Build (once adding Google Play Services Component)
I'm receiving error when I attempt to build an existing Android project: /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Error: Tool exited with code:...
View ArticleMarch 11: South Florida Xamarin User Group - First Meeting
Come and Join Us. http://www.meetup.com/South-Florida-Xamarin-User-Group/
View ArticleDoes Xamarin Have An Ethernet Manager Class?
Hello to everyone: I need to be able to enable and disable an ethernet connection on android, but i can't find a way to do it, i found this on Java:...
View ArticleHow Do I Start The Ethernet Network On My Application?
Hello: I'm trying to start the network connection (the ethernet connection) on my application launch, im trying to use the "ConnectivityManager" but i can't find something that help me do what i want...
View ArticleOS X / PCL Target Frameworks - No .iOS, .Android
Have seen a few similar threads related to windows but can't find anything for OS X. When I create a new PCL Library in Xamarin Studio there are no options for Xamarin.iOS or Xamarin.Android. I do have...
View ArticleContinuous Integration for Your Xamarin Mobile App
Just posted: Continuous Integration for Your Xamarin Mobile App. Read the blog post to find out about creating Xamarin mobile applications using Continuous Integration. Please use this thread to...
View ArticleXamarin Studio Defaulting to Mono.Android 2.2.0.0
I'm using Xamarin Studio version 4.2.3 (build 54) on a Mac. My system tells me that I'm on the latest stable version. However, when I start a new ICS Android Application I have Mono.Android 2.2.0.0...
View ArticleZipalign - Unable to open as zip archive
I can't seem to "zipalign" my signed apk file. I tried zipalign -f -v 4 "C:\Users\NPAX-TIMOTHY\Documents\Visual Studio 2010\Projects\Example\Example\bin\Release\com.mobi.hymnal-Signed.apk"...
View ArticleLagos de Moreno Mobile .NET Developers Group first meeting
Yesterday we had our first Mexico meeting so im proud to the acceptation of the participants in this meeting, I hope this community improves with the time, here some photos, slides and a demo app...
View ArticleXamarin Studio Android - Drag Drop Controls Not Working
Hi I am a newbie in Xamarin development. Can anyone please help me with this issue.? Because I **can't drag drop form widgets ** into designer with android project. But in Visual Studio I am able to...
View ArticleProblem with my AndroidManifest or possible bug?
I've been spending a lot of time trying to figure this out, along with a ton of assistance from some really awesome contributors (thanks to @Cortez @KampfFussel89 @Cheesebaron) but I'm stuck and am not...
View ArticleModal in a storyboard
I have multiple Storyboards in my application. When opening a new storyboard i want to open the storyboard as a modal. That way I can call DismissViewController on the last step of the modal. Are there...
View Article