Detecting Outgoing call and extracting number
Hi, Is there a way to detect outgoing call and extracting the number called? Thanks and regards, Pooran
View ArticleCannot install Xamarin.Android 4.10.1
HI I'm trying to install the latest stable release of Xamarin.Android 4.10.1 on my Windows 8.1 machine and I keep get a failed install. I've attached the exception lines from the installation log as...
View ArticleVS 2012 slows down or even freezes after debugging session or after running...
After I finish debugging (nevermind successfully or not) on device VS 2012 becomes slower ("eats" over 20% total processor time) or even freezes. This happens only on MonoDroid projects, usual C#...
View ArticleConverting uiimage to stream?
i am using buddy sdk client.CreateUserAsync("username","password").ContinueWith(r => { var user = r.Result; // upload a profile photo Stream photoStream = GetSomePhoto();...
View ArticleWhat is the best way of logging in Cross Platform Android, iOS and Windows Phone
What is the best way of logging in Cross Platform Android, iOS and Windows Phone
View ArticleXamarin.Android is stuck in activation loop
I can't activate Xamarin.Android. My Visual Studio 2012 is stuck in activation loop. I get an activation dialog, then it wants to restart Visual Studio. Once restarted, I get exact same dialog again,...
View Articleinfo.plist file does not open
I have a iOS project in visual studio 2013 and many times what happens is that I try to open info.plist file and visual studio file opening dialog just keeps spinning and the file does not open. Any...
View ArticleWhere is the dialog for iOS apps to add document types, exported UTIs in...
In XS there is iOS Application -> Advanced in the project options (see screenie). I cannot find this in Visual Studio. Do I need new glasses or is it missing?...
View ArticleBottom Legacy bar not appearing below ListView
Hi, I want to add both top & bottom Legacy Bar in between ListView, but bottom Legacy bar not appearing below ListView. If i used same code in another activity not having ListView means, it...
View ArticleMonodroid problem
Hello, First of all I am a student and new since tomorrow to xamarin. Earlier today I build a first demo app and it run perfectly on my htc desire. Now when I try make a new project and run it, it...
View ArticleI have some problem some people help to run this code for me
Hi everybody I have some problem. Before now I can run this code but this time I can't when I run the application is shut down. Someone can test this code for me if you can I will check my phone. Thank...
View ArticleTrying to run the Tasky example solution
Hi Folks, Completely new to XS - just downloaded the free version to take for a test drive. I downloaded the Tasky solution, pressed F5 within XS (after I opened the solution of course), selected the...
View ArticleiOS Host used remotely, over the public Internet - possible?
Soon, I'll be going through some courses on Xamarin University. I'm a .NET developer mainly interested in Android, Windows Phone 8, and Windows 8 development. Since Xamarin University provides some...
View ArticleHow to make an Android app run on Linux?
Hi, Thanks for accepting me here again. I would just like to ask on how to make an Android app, particularly a POS software (Point of Sale), run on a Linux environment? Our company had heard Linux is...
View ArticleMy first experience with Xamarin on Windows
So about a year ago I gave Xamarin a try. The idea of leveraging my 12 years of experience in .NET and Visual Studio to build mobile applications appealed to me. After playing around with the trial I...
View ArticleHow do I change the color of a drop down list?
In Xamarin, I have coded an AutoCompleteTextView from this resource: http://www.tutorialspoint.com/android/android_auto_complete.htm Currently, the drop down items are in a black Toast format. How can...
View ArticleDisplay images dynamically in horizontal scroll in table cell.
Display images dynamically in horizontal scroll in table cell
View ArticleXamarin Designer vs Xcode
For those in the know, and appreciate the XS Designer is in Alpha, but what are the current shortcomings of one over another, mostly in terms of features at the moment? Being lazy and trying to...
View ArticleCan I send my users SQLite db via email or webservice?
I need this in order to debug certain situations. This would help out a lot. I know I can just have the program read each line and create either CSV or XML file, then parse that on my end into a db......
View ArticleMulti Cursor Selection?
Is is on the roadmap to support multiple cursors (a la Sublime Text)? Is there a plugin out there that adds this?
View Article