Visual Studio 2012 installation issues
I was able to install the Android on Visual Studio 2010 and create a new test project for android. However on 2012 I get this error
View Article"java.exe" exited with code 1 when Binding Parse Java SDK to Xamarin.Android
Hello Guys, I'm trying to bind the the Parse Android Java SDK to Xamarin.Android I've followed this tutorial...
View ArticleUrlTileProvider not sending up cookies stored in CookieManager
I am creating a Xamarin Android Google map V2 application with custom tiles (UrlTileProvider). I am trying to provide a tile URL to our server which is a secured method requiring a cookie. When I log...
View ArticleMapsAndLocationDemo_v3 (Google Play Services) Resources+NotFoundException
Hi, using new solution V3 I can't push the user to update the Google Play Service like with V2. In function TestIfGooglePlayServicesIsInstalled(), at line Dialog errorDialog =...
View ArticlePossibly Utah meetup
The forums are new and I think I'm the only person on here from Utah so far, but I'm wondering if there is enough interest to get a meetup going in Utah? PS, I'm too cheap to pay for a group on the...
View ArticleHow to download audio file and save on device in Xamarin Android
Please can someone help how to download audio file and save on device in Xamarin Android.
View ArticleYour app is using a restricted assembly.
I have an Indie license for Android, but I get Your app is using a restricted assembly. This functionality requires business edition or higher. System.ServiceModel Is this true? Are there restrictions?...
View ArticleCryptographicException
Any ideas? System.Security.Cryptography.CryptographicException: A system exception has occurred. at Crimson.CommonCrypto.Cryptor.GetRandom (System.Byte[] buffer) [0x00023] in...
View ArticleVideoPlayer
I'm writing a small Video application and ran into some issues. First of all in the "OnCreate" Event i create the videoplayer and Setup everything. So far it works great but have the following issues:...
View ArticleMvvmCross and ViewModel life cycle
Hello to everyone, I'm trying to create a xplatform app (as most of us) and I'm having some doubts about how to approach the ViewModel life cycle using MvvmCross. I will pose several questions to you...
View ArticleObjective Sharpie Usage
I am trying to use Objective Sharpie to create a binding file for OmniFoundation.framework (sources). I have passed the master include for my framework. Passing individual source files causes Objective...
View ArticleSDWebImage Binding
Do you guys plan to add a SDWebImage binding to the Xamarin Component ? to me it's a Mandatory third party lib to use when dealing with images from a server. it handle disk/memory cache, expiration...
View ArticleUsing async in a PCL
Hey guys, I'm brand new to Xamarin so I'm trying to piece together how to get PCLs working successfully. I am currently running the latest Alpha build using Xamarin Studio. I am able to use async in an...
View ArticleDrawerLayout with Android 2.3 and Fragments + MvvmCross
I have successfully combined MvvmCross and SherlockActionBar into a MvxSherlockFragment and a MvxSherlockFragmentActivity, and now I want to use DrawerLayout and Fragments on my Android 2.3 device....
View ArticleAndroid AXML intellisense
Using Xam Studio... When in the source of an AXML file is there anyway to get intellisense?
View ArticleHow To Connect Android Apps With Sql Server DataBase ?
Hi All, I Am a New Developer For Xamarin Studio.And Now I Am Developing Android Apps That Will be Give Product Info.And My All Old Data Base is Based On SqlServer So I want to Connect This Application...
View ArticlePackaging failed
Please i need someone to help me on this issue as i'm new to xamarin vs, i'm trying to run my application in visual studio 2010 after starting the emulator,but is get the following error: ______Could...
View ArticleLooking to contract out binding project
We are looking for help creating a binding for socket mobile's scanning api. Contact erics at novexsoftware dot com with details of similar work you have done, rates, etc.. We will provide the needed...
View ArticleWait() or Result in async/await methods are never actually return and make...
I really love using async, I tried with async/await operators and it works like a charm. What happens though when you just return a Task<T> and Wait() to finish because you want to get the result...
View Article