Xamarin for VS - build, but can't see an emulator
Hello! I've installed Xamarin and tested it both on VS2010 and VS2013. After creation or opening an Android project (any project, e.g. "Hello, Android" from the guide) both studios give the same error...
View ArticleAndroid device list is empty in Visual Studio. Can't deploy to device or...
After installing Xamarin.iOS my Xamarin.Android started acting out. When I first open a project in Visual Studio, I get a message box saying "Error populating device list" (see attachment). When I...
View ArticleAndroid profiling only in business account....
Why is profiling for Android with Xamarin only available with a business account? It comes standard with iOS. Any indie dev's out there using any other solutions? If so, please share, thanks!
View ArticleNSStackView support?
I guess this is not available yet since its relatively new with Mavericks? Anyone have any suggested alternatives that can provide similar functionality in the meantime?
View ArticleLimit Table width, and make 2 tables using Dialog Controller
Hi folks, i need make 2 tables views in one uiview controller. Both tables need your width and height fixed. I am using DialogViewController to make this: public class MyController : UIViewController {...
View ArticleLight Obfuscation
All I need is some simple obfuscation, just renaming the names of classes, methods, fields and variables. Some questions: 1) Inside the APK file, there is a DEX file, and not directly the DLL or EXE....
View ArticleXamarin installer not installing to Visual Studio 2013
I have both VS Pro 2012 and VS Pro 2013 installed on my PC.I used the latest Xamarin Installer to perform the install. It installed to VS Pro 2012. How can I force it to install to VS Pro 2013 instead?
View ArticleSynchronizing Android SQLITE Database and PC SQLITE(Or Access) Database...
¡Hello there! I want my app to synchronize it's Sqlite database data to the pc Sqlite database. For example the app named Tasky, it uses a database in which i store the tasks to do, but ¿what if i want...
View ArticleReuse model classes generated from Entity Data Model in all platforms.
Hello, I want to create a cross platform solution and I will be using the Entity Framework 6 for data access. A WebAPI will hit the Entity Framework and provide JSON data to the clients...
View ArticleXamarin studio can't open any file because of corrupted syntax highlighting
Hi I'm having problem with my xamarin studio. I don't know what happened, but after importing a new style over the default syntax highlighting style Xamarin studio now is unable to load any file, as it...
View Articleerror MT5309: when building for device, but not on simulator
Hi All- I have a strange issue. I am getting the following error: error MT5309: Native linking error: final section layout: error MT5309: Native linking error: __TEXT/__text addr=0x00009000,...
View ArticleHow to implement Nlog in xamarin.ios ? & error message should store into Sqlite
Hi Xamarin Team, In Our Ios project ,we are planing to implement error log using NLog and same error message need to store into SQLlite database Can you please provide me Sample Solutions . For C# i...
View ArticleMVVMCross on Xamarin Studio for MacOS
Hello all, I want to start using MVVM framework to enhance code reuse for one on my newborn Xamarin projects. I've followed all the MVVMCross tutorials and documentations found in the forums, in...
View ArticleBinding solution errors - missing class error
I am new to Android development and trying to figure out why the binding solution that i am building id failing: Below is the error that I am getting while trying to build the solution in Xarmin...
View ArticleCan't run the MonoGame for Android Template
Hello. I try to compile the MonoGame for Android Template. It seems that all works fine, but I never get to the "CornflowerBlue-Screen". I just see the splash-screen (24-hour-hint and Mono for Android...
View ArticleDebugging Build Host 500 Internal Server Errors for Visual Studio
Maybe this will help others having this issue. For a while when I would build with VS I'd get exception: System.Net.WebException: The remote server returned an error: (500) Internal Server Error. Using...
View ArticleBug In BluetoothLEMananger Sample
Hi, Just getting started with the Xamarin stuff and looking to use the Bluetooth sample app. The sample seems to work on the IOS version, but when trying to run the android version get two errors The...
View Article