Dupe - ignore
(Sorry for all the duplicates, the forum was reporting 'service unavailable' when posting and I didn't realize that it has posted)
View ArticleCan't prevent screen rotation
Okay, I feel like an idiot because I've done this before but I've been stuck now for a couple of days. In my app I do want to allow rotation in many (most) cases. So in my Info.plist file I have 3 of...
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 ArticleSearching a mono nosql db : BrightstarDB, siaqodb, others ?
Hi all, like all apps, my apps need to store local data, as well as support data sync. I've worked all day searching for existing solutions, pro and cons for each. Requirements: Database manipulation:...
View ArticleProper steps to create a new View Controller
I would like to create a new View Controller that I will use in my application. I'm not sure how I should go about creating the controller. When I add a new class (Universal View Controller), I see the...
View ArticleTon of intellisense issues /w VS2013, Latest Stable Release, & Resharper
I've been having a ton of intellisense issues with the latest release. PCL libraries almost entirely get marked as "Missing System.Runtime v4...". Other project types only mark my class types as...
View ArticleIs each listview requires separate adapter?
Hi, In my project, i would need different listviews like noteslist, contactslist, folderslist, groupslist etc... But is it necessary for each listview whether separate ListViewAdapter is required? or...
View ArticleActionBar Tabs withh View Pager using Compatibility Library
I'm attempting to recreate the following Android example using Xamarin: http://www.androidhive.info/2013/10/android-tab-layout-with-swipeable-views-1/ The error that I'm getting is when I try and get...
View ArticlenoesisGUI
Hi! Not sure if this is the best place to post, sorry in advance for the inconvenience. We are the developers of noesisGUI, a multiplatform WPF implementation. We think that our product is ideal to be...
View ArticleHow to create .apk file of xamarin Android application to deploy on server
I am creating .apk file of my application according to the given xamarin document but that apk file is not useful for my server build.
View ArticleQuick JSON serializer performance test (Json.NET vs ServiceStack)
No pun intended but this is just a quick test between two popular JSON (de)serializers available for Xamarin iOS and Android. I will run iOS comparison later on but from previous experiments Android...
View ArticleUnable to deploy non-trivial app (UploadChanges timeout)
I've been working on porting a multi-platform (Win/WinPhone) app to Android and iOS using Visual Studio 2013 and Xamarin. I have been able to build and deploy my app using the Xamarin.iOS build host on...
View ArticleActionbar tabs at bottom of the screen
I am using ActionBar tabs in my xamarin android application. Now my application looks as the following (Please see the attachment). I need to place the tabs at the bottom of the screen. How is it...
View ArticleNullreference exception while running project in Genymotion, but not in...
Hi, I was running my project in Android Sdk emulator, but just for more convenience, for the past two days i am running the project in Genymotion. My project loaded successfully in Genymotion, but in...
View ArticleNeed Multiselect Spinner
Hi, I want Multiselect Spinner. Searched in Google, solution available in Java, but i don't have any idea on how to implement it in Xamarin. Found this link, but its for Java. Plz someone help me...
View ArticleAmazon GameCircle for iOS - Monotouch Binding/Linking
Hi guys, I've a problem on binding GameCircle library by Amazon. They offer the Unity plugin for they library, I want to use classes they made for Unity on Monotouch. I've extracted unity plugin and...
View ArticleSimplest Parcelable way to pass Complex and List datas.
Hi everyone! I am exercising my android knowledge. I met the Parcelable before but now i have more questions. As we know with Parcelable can we pass datas between activities. Right now the...
View ArticleWhy is my Google Map not displaying?
Using the "SimpleMapsDemo", when trying the "Map with Markers Demo", the map is not showing. If I press the "Zoom In", "Zoom Out", "Animate to Location", no map is displayed. Why is this map not showing?
View ArticleEmulator API level for Google Maps
I am using the Google Maps SimpleMapDemo sample and the app is not deploying to the emulator properly. What are the details I should use for an emulator? I am currently using GoogleAPI level 19......
View ArticleDoes OpenTK-1.0 GraphicsMode support MSAA?
Hi All- I am trying to get Multi-Sample Anti-Aliasing switched on in both a MonoTouch and a MonoDroid app using OpenTK-1.0. OpenTK.Platform.iPhoneOS and OpenTK.Platform.Android both show GraphicsMode...
View Article