Navigation Bar Back Button - Only Arrow?
How can I set the back button in the navigation bar to show only the back arrow? Not a custom back arrow, but the built in. Instead of "< Previous page" I want to just show "<" to make it look...
View ArticleAllowing the user to change the background colour
Hello, I've spent hours trying to figure this out myself and have visited many websites and tried many different things but I just can't figure out how to allow the user to select a background colour...
View ArticleChange ListView's Item Text Color
I want to change ListView items text color, But android:textColor="#FF0000" in xml layout file not work. Please give me your suggestions or any code. How can I change color?
View ArticleHttpClient execution runtime error: ExecutionEngineException - Attempting to...
Hello, I'm using Xamarin (MAC) with iOS 6.4.4 update installed. My touch project uses PCL library with HttpClient enabled. Every time I execute method which uses HttpClient I'm getting the following...
View Article'object reference not set to an instance of an object' error using XmlRpc...
Hi all. I'm trying to develop an app for my android device which posts on my Wordpress blog. I'm using the XmlRpc .NET library but when I try to send the post i get as result "object reference not set...
View ArticleJava heap space OutOfMemoryError when binding a big .jar
Hi, I'm trying to bind BurstlySDK to my mono for Android project. According to the steps described here...
View ArticleScriptingBridge
Hello I've been experimenting a bit with Xamarin over the last few weeks, however I seem to have hit a brick wall now... I'm looking to get an App communicating with iTunes, so I thought that...
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 ArticleFacebook Key generation
Hi, I am trying to build native android app. That access the facebook. However I have create the app key, but it is not working. Could you please explain me step by step how to generate an facebook app...
View ArticleHow to cleanly uninstall xamarin studio?
Is there anyone can tell me how to cleanly uninstall xamarin studio on Mac? Thx
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 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 ArticleCan i import/convert existing iOS project into Xamarin?
Can i import/convert existing iOS project into Xamarin? m
View ArticleSystem.IO.IsolatedStorage
I am creating PCL in Visual Studio 2013 targetting following frameworks .Net Framework 4.5 or Higher WP8 Xamarin Anroid Xamarin iOS As told in...
View ArticleXamarin and PhotoPay PDF417 Barcode scanner
My company has a project coming up where we need to create a mobile app capable of scanning PDF417 barcodes found on North Dakota driver's licenses. We found an excellent PDF417 barcode scanner from...
View ArticleMy iPad app crash when lock and unlock iPad
I have a complex iPad application, and didn't use backgroundWorker or thread class in background. when I press the iPad lock key, then unlock and try to turn back to this app to foreground, the app...
View ArticleMy iPad app crash when lock and unlock iPad (background to foreground)
I have a complex iPad application, and didn't use backgroundWorker or thread class in background. when I press the iPad lock key, then unlock and try to turn back to this app to foreground, the app...
View ArticleMy iPad app crash when lock and unlock iPad (background to foreground)
I have a complex iPad application, and didn't use backgroundWorker or thread class in background. when I press the iPad lock key, then unlock and try to turn back to this app to foreground, the app...
View ArticleMy iPad app crash when lock and unlock iPad (background to foreground)
I have a complex iPad application, and didn't use backgroundWorker or thread class in background. when I press the iPad lock key, then unlock and try to turn back to this app to foreground, the app...
View ArticleHow to speed up the populating of listview + Filtering android C#
Hi, I am populating my listview from Sqlite (sometime also from DataTable) 1. when the data is huge its very slow ? 2. how to have filter for this with high speed ?(same as contact list ) Thanks in...
View Article