setIndicatorBoundsRelative api level 18
hi I have Expandable list view I want to move the group indicator to the right the following method "SetIndicatorBounds" works for android version <18. According to the following post...
View ArticleFragments and Tabs - getting 'FindViewById' does not exist.
Hi, I am new to Android development. I have 20 years pro development experience with over 10 years C#. When I found out about Xamarin, I though that would be perfect for me to get into Phone app...
View ArticleSqlite sync with SQL SERVER
Hi guys i have an android application that requires offline data storage with sqlite. This database needs to communicate with a ms sql server instance. Specifically it needs to pull subsets of data...
View ArticleHow to reference Mono.Data.Sqlite from VS.iOS?
Hi, I'm currently trying to move my solution over to Visual Studio and one iOS library project is complaining about missing reference to Mono.Data.SQLite. I can only see System.Data.SQLite in the...
View Articleaapt.exe bug
On 4.12.1 i often see following problem on my build machine. 4.10 was okay. [Aapt] C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(752, 2): error MSB6003: The specified...
View ArticleWhere is Test Cloud?
I'm seeing lots of articles saying it was released last year but I can't find any signups. Needing this product badly!
View ArticleAre these able to be implemented in Xamarin?
Hi, I don't have much experiences on monodroid. Before I make a huge progress of project implementation in Xamarin, I would just like to make sure if I can make an Android application that I exactly...
View ArticleCrash while creating MultipleChoiceView
Can anyone tell me what is wrong with this? Im trying to do this for the first time so I suppose it must be something unbelievably stupid.. :D Thanks for any help ;) XML: ScrollView...
View ArticleHow to show / hide a date picker in a UITableView like the iPad calendar app...
I'd like to show / hide a Date/Time picker in a UITableView like the iPad Calendar app does. When you click Add Event and then select the 'Starts' row a Date/Time picker appears and is then dismissed...
View ArticleAbout Xamarin Certification
May I ask about how can I get the Xamarin Certification? Thank You.
View ArticleDeveloper Accounts option in Preferences has dissappeared.
In the latest 4.3.4 the Developer Accounts menu item has disappeared. Now seems unable to match provisioning profiles. Help
View ArticleInstallation error Xamarin
Hello guys, I downloaded the executable file from the web site Xamarin.com, but during the installation tool goes wrong. Can anyone help me? Thank you!
View ArticleMicrosoft's Xamarin Acquisition; thoughts? wishlists?
According to CRN [1], Microsoft is in talks to acquire Xamarin. I'm interested in knowing what Xamarin community thinks of it (even if it is just a rumor). Good? Bad? Also, what are your wishlists if...
View ArticleAndroid Wear
Will Xamarin be adding support for the new wearables API? http://developer.android.com/wear/
View ArticleHow to use Listeners (NOT EVENTS) in Xamarin
I must use OnKeyDown listener of the EditText object to catch a key. I can't use the KeyPress event in my situation (long story). So how can I achieve this. I tried: public class MyKeyListener :...
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 ArticleImages.xcassets in visual studio ?
Hi, i converted the resources into the Images.xcassets system in xamarin studio mac. But when i compile the project with Visual Studio all assets are ignored. Any way to get them back ?
View ArticlePopupWindow memory leak
The following simplest app lets you show a popup window and dismiss it. I've put a dummy byte array of 100000000 bytes into the content view of the popup window to better show the memory usage. If you...
View ArticleLogin Screen Component
I was looking at the Xamarin Login Screen Component and liked the UI in iOS. How would I use it in conjunction with a Tab Bar Controller? In other words, I show the Login Screen and then on a...
View ArticleTrying to compile a 2 month old stopped project and the app flashes and close.
So we stopped with this project 2 months ago and it was working just fine. Now we build a new environment and updated xamarin and now when we try to compile the app it likes open and 2 seconds after it...
View Article