Error logging into my account
Can't log into my account through AS anymore! :( Here is the error I am getting: System.NullReferenceException: Object reference not set to an instance of an object. at...
View ArticleAutoResizeTextView
Hi, I have just finished translating the AutoResizeTextView class found here http://stackoverflow.com/questions/5033012/auto-scale-textview-text-to-fit-within-bounds And thought I'd share the code:...
View ArticleHow to popup a menu when pressing the hardware menu button
Hi folks, I'm using Ice Cream Sandwich API. Can anybody provide a short piece for pop up a menu when pressing hardware menu button? Than ks a lot!!
View ArticleSetting audio position via OpenAL
I'm working on a game and am trying to play an audio sample with its position set in 3D so that it sounds like it is on one side or the other. I'm basing the graphics and audio on OpenTK and have it...
View ArticleSetting audio position via OpenAL
I'm working on a game and am trying to play an audio sample with its position set in 3D so that it sounds like it is on one side or the other. I'm basing the graphics and audio on OpenTK and have it...
View ArticleSetting audio position via OpenAL
I'm working on a game and am trying to play an audio sample with its position set in 3D so that it sounds like it is on one side or the other. I'm basing the graphics and audio on OpenTK and have it...
View ArticleSetting audio position via OpenAL
I'm working on a game and am trying to play an audio sample with its position set in 3D so that it sounds like it is on one side or the other. I'm basing the graphics and audio on OpenTK and have it...
View ArticleHow to license Xamarin on a build server?
We want to use Jenkins to setup automated builds for Continuous Integration. This page suggests that it possible http://docs.xamarin.com/guides/android/advanced_topics/build_process/#22-build-targets...
View Articlehow can i show multipage like pdf reader
I want to show a huge text in multipage in one activity
View ArticleActivation Issues
I am having activation issues for Xamarin.ios is anyone willing to help? I have tried downloading an offline licence, reinstalling xamarin, logging out and signing back in, renaming the License.v2 to...
View ArticleActivation Issues
I am having activation issues for Xamarin.ios is anyone willing to help? I have tried downloading an offline licence, reinstalling xamarin, logging out and signing back in, renaming the License.v2 to...
View ArticleError opening PortableClassLibrary Project in Xamarin/Windows
I have a project where i have a portable class library created. When i work under macosx all is perfect and working. But when i tried today to open the same project under Windows 8.1 (fresh install of...
View ArticlePerforming a lot of queries fails (cross platform)
Hi, I'm having a problem with database access on xamarin, testing on iOS but I believe it applies cross platform. It is very similar to the below post:...
View ArticleXamarin iOS app failing to run on device from Visual Studio
Hi, When i launch the debbuger from visual studio 2013, nothing is happening and i got the following message in the output window : Remote build finished... Debugging session ended. Debugging session...
View ArticleBinding Native Library to Xamarin
I am getting this error. Could someone please help me in resolving this. Warning MT3005: The dependency 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' of the assembly...
View ArticleOpenTK.Graphics Resolve Error
Opened a app that we haven't touched in 1 year for an update. Getting a Resolve on: using OpenTK.Graphics.ES11.All; Any idea what I need to do to resolve?
View ArticleOpenTK.Graphics Resolve error in iOS
Opened a app that we haven't touched in 1 year for an update. Getting a Resolve on: using OpenTK.Graphics.ES11.All; Any idea what I need to do to resolve?
View ArticleErrors building Localytics Binding
Hi, I am trying to build a Localytics binding for this library: http://www.localytics.com/docs/sdks-integration-guides/?p=android I created the JAR in a Java Project in Eclipse. Now I am trying to...
View ArticleUIButton background image stretch
I've been trying to figure out how to get a UIButton set up with a custom background image. I set the background image but the button itself seems to always leave a pretty substantial gap at both the...
View ArticleXamarin Studio - menu disabled
Hi guys, I've downloaded recently the Xamarin Studio Starter and I started to play with it. So far so good. Only one thing is bothering me. When I start the studio and open/create project I can see...
View Article