I have Xamarin-Android business edition and I am not able to generate APK file.
I have created my application using xamarin-android business edition now I am trying to publish my application but there is no option of publishing android application.(Project>Publish Android...
View ArticleAndroid Bindings with Good Dynamics (SDK Version 1.6.1102)
Hi guys, I've managed to get the iOS bindings sorted and the Apps seem to run nicely but now I'm working on the Android set. Sadly my Android experience is pretty limited (this is my disclaimer to any...
View ArticleCannot apply Xamarin.Themes to DialogViewController
I used a trial version of the "Industrial theme" of the component store using my brand new Xamarin Studio (!!!) today in a dialogViewController but it seems I can't affect the appearance of the cells...
View ArticleMulti Select Segmented Control tutorial
Searched around the net but didn't find any tutorial to do multiple selection for segmented control. Can someone teach me how to do it ? eg. Mon, Tues, Wed, Thurs, Fri, Sat, Sun. I need to allow users...
View ArticleViewPagerIndicator
I am have worked a little with the ViewPagerIndicator. In my own app I have fragments that change with button.click events, but I want to add the functionality to change them with the slide of the...
View ArticleFacebook and Azure
Hi, I have my application registered on Azure and with Facebook. Do I need the Facebook component or can I use the Xamarin.Social component to log me in through Facebook via Azure or am I missing...
View ArticleJIT ExecutionEngineException on LLVM Compiled Production App
I have been using Xamarin.iOS for almost two years now and this just popped into my analytic queue for a application in the field: Attempting to JIT compile method '(wrapper managed-to-native)...
View ArticleApp is overwriting battery area
My app is now overwriting battery area, im sure its full screen of ios 7 but the battery is actually writing over my button. I really dont want it overwriting battery area is there a way to prevent that?
View ArticleConnection with SQl Server
I want to connect my android app with sqlsqrver 2008 plz guide me...!!
View ArticleAsync
Hi All, Good Day! I am a newbie and i have a question = await geocoder.GetFromLocationAsync Error: 'Android.Locations.Geocoder' does not contain a definition for 'GetFromLocationAsync' and no extension...
View ArticleHow to escape a JSON object to feed into a JavaScript function?
This is not exactly a Xamarin-specific problem so apologies if this is not the right place for it! I'm building an Android and iPhone application that shows a WebView (UIWebView on iOS). The WebView...
View ArticleBluetooth Low Energy (BLE) on Android
Hey all, I am currently trying to find someone else that has BLE working on an Android device using Xamarin. I am currently working on developing against a Nexus 7 with BLE, and I am attempting to...
View Articleprinting in network
hi, My printer is shared in my network. how can i access to the printer list(which is shared on my network). i am connected to my network via wireless. I wanna to print text/images ... searched result...
View ArticleThis class is not key value coding-compliant for the key
Hi, I'm a beginner at C# and very new to iOS and Xamarin - but am teaching myself and making some progress towards my first app (a battle calculator for an iOS game). I have two issues which I have...
View ArticleAssembly Not Referenced Compile Time Error On Any Type That Implements...
I'm having an issue where trying to use any type from an imported assembly that implements INotifyPropertyChanged results in a compile time error. I am getting this result on two different machines,...
View ArticleIssue with LLVM on Release builds
Hi guys, EDIT: Xamarin.iOS Version: 7.0.6.242 (Business Edition) Ive been investigating a production issue for an update I just submitted. Unfortunately (up until now) I don't test Release builds, even...
View ArticleApril 29: Sydney Mobile .Net Developers Group: Build 2014 and Cross Platform...
Date: April 29th (please be aware that the date will be changing NEXT month to avoid clashes with other, broader based .Net groups) Location: North Sydney - please note the new venue on the...
View ArticleFragment/ListFragment capture Back Button Press
I've been googling and trying things out for the last 4.5hrs and just haven't gotten anywhere at all. A lot of it seems to stem from being within a Listfragment. I am simply trying to capture the back...
View ArticleGoogle map Markers not showing
Here I am again. My application has two API keys. (Google maps) A debug and another Realease. In debug the map opens showing my markers perfectly. When I change the key, and I generate the APK, the map...
View ArticleDropbox Sync: Unable to build in Gingerbread, StartLink calls...
I am working on adding Dropbox support to my app. I've added the following component: http://components.xamarin.com/view/dropboxsync/ And the app is calling: DBAccountManager Account =...
View Article