Possible to bind AndEngine.jar to Xamarin?
AndEngine is a game engine designed to develop 2D games for Android platforms. How difficult would it be to bind AndEngine.jar to Xamarin or hand-convert java code to C# and then compile a library?...
View Article"Unloading image System.dll" log spam
In the last few releases of Xamarin.Android, we've been seeing an incredible amount of log spam of the following form: [Mono] Image addref System(0x6ba674c8) - System.dll(0x57b6f3c8): 1799 [Mono] Image...
View ArticleNeed help binding delegate protocol
I'm trying to get a binding for Card.IO working but seem to be stuck in a catch-22. Here's the relevant part of the ApiDefinition.cs: [MonoTouch.Foundation.Preserve(AllMembers=true)] [Model, Protocol,...
View ArticleCan NSURLSessionUploadTask be used in conjunction with RestSharp
Hi there, I am currently working on an application that uses RestSharp for communication with a service. The application may be sent into the background at any time during communication. My current...
View ArticleHow to write some text to a text file in Android, iOS and WP8
How to write some data to a text file using C# in Android, iOS and WP8
View ArticleError have ocurred
Good ... I spend when I was installing the installer Xamarin ... hope you can help me thank you very much
View ArticleXamarinInstaller.exe doesn't run
Alright. Windows 7 64 Bit I used it on my laptop and tried to ignore the error that I couldn't run it on PC but I'm sick of using the laptop In a nutshell, i click the installer. It comes up in task...
View ArticleCan I transfer my indie license to another email account?
My company purchased an indie license using my company email address but now I am leaving the company. Can I transfer my indie license to another person's email address? Please advise as soon as...
View ArticleReceive Email app
Hi, I am C# developer but i am new with Xamarin. I want to create an app that will receive emails from a pop3 server. It will create a list with the new emails and then this list will be the datasource...
View ArticleVideo stream from camera
Hi! I want buy Xamarin tools for creating one application. but i don't is it possible. Application must send video streem from camera to server without saving file on phone memory card. is it possible?
View ArticleVideo Streaming and Web Sockets
I'm trying to figure out the correct/recommended libraries to use for video stream. I've seen multiple thing in the Android APIs and have looked at the Xamarin examples for video recording. The part...
View ArticleAdding json.net component to latest version of Xamarin Studio (4.0.12) Build...
I am unable to add an essential component to my Android project. When I try to add the json.net component I get this error System.InvalidOperationException: Cannot get libraries from incompatible...
View Articlexib Vs Storyboards
In the classroom session everything is in Storyboard, but I think for complex application it would be good to have .xib than Storyboard. I think Storyboard are for small applications. Could you please...
View ArticleCannot cast single custom listview row to its list's type
Hello, I have this problem with a Custom listview adapter. I cannot get the object that the adapter refers to because the compiler will not allow me to cast it to its type. In Java I do so:...
View ArticleIssue in adding Android Support Library V4 component
Hi, Iām currently learning to use Android Fragments and I am failing to add the Fragment libraries from the component store. Please find the attached file that contains screenshots of the steps I made....
View ArticleHelp with Alliance Calendar
Hello, I have recently implemented the Alliance Calendar to see how well it works, on functionality is indeed great, but I have been unable to change the background of the individual cells for the...
View ArticleExclude Files with particular file extension from GET_CONTENT Intent Action
I'm wanting to make an intent that will give me a list of apps that can let the user attach some file except for files with a particular extension. i.e - browse the Android file system, but not allow...
View ArticleXamarin Studio crashing when writing quotation marks
Every time I write the second quotation mark in any file Xamarin Studio crashes and I have to restart it. It's very annoying... the same happens to my colleague, also working on Mac. See attached...
View ArticleIssue getting ActionBar height
I'm trying to get the height of the ActionBar in Android so I can place in app ads properly in my game. I'm trying to do this using the below code but the ActionBar is always null. What am I doing...
View ArticleUpdate on generic subclasses of NSObject issue?
I've been watching for news about the issue with using generic type parameters with NSObject subclasses, and I'm wondering if there have been any developments recently. The most recent thread I can...
View Article