Textfield and Datepicker instead of keyboard?
What is the best way to create a datepicker as the input method for a textfield or label if possible instead of a keyboard.
View ArticleHow can I close the app correctly
Hello! I want close my app after starting several activities, how can I do it correctly? I have tried use Finish(), but when I use it my app shows previous activity, must I clear a activity-stack?How...
View ArticleAutomated Testing Frameworks and Mono Android
Hi, I'm looking into selecting an automated mobile testing framework to use with Mono Android built apps. So far, I've run into problems when attempting to use .apk files produced by Mono Android and...
View ArticleBinding Assemblies, Conforms To Protocol ....
I have a 3rd party framework that we have bound to and are leveraging successfully. One of the API calls expects us to pass in a type name or obj-c class as a parameter. Example:...
View ArticleLooking for a sample SQlite
Hey all, Does somebody got a simple and clear tut or youtubeclip where the sqlite is installed in a project? Couldn't find anything useful yet.. Thanks in advance, Yanniek
View Articleerror retrieving update information
Hi I cant update my xamarin to xamarin ios 7.2. Keep getting this message in the update window... Please help Thanks
View Articlehow to change navigation in default back button in navigation controller...
how to change navigation in default back button in navigation controller without custom barbuttonitem.For publishing app i need to change navigation in specific controller by using default back button...
View ArticleError related to MvvmCross for Release build with Linking="Sdk Assemblies only"
I got below compile error when under "Release" mode with "Linking" option set to "Sdk Assemblies only", I don't want to use Linking = none. Any idea what is going wrong? The "LinkAssemblies" task...
View ArticleHow do I update my activity using a BroadcastReceiver?
I asked a similar question earlier and received some help, but I'm still stuck and I feel like I'm pertty close. Any help is appreciated. I want to update the text of a textview when the power is...
View ArticleProject file conditional resources
Hi I tried to do someting like this in a Xamarin.Mac csproj without success: or Could anyone try this as well please? Best regards, David
View ArticleLocal storage in webview in android app?
how can i enable local storage in webview in android app? is there any property for webview to enable it like setDomStorageEnabled in native android?
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 ArticleHow to use weight with AlertDialog?
I am trying to set a View to my alertDialog and this view has like 2 linearlayouts on a vertical linearlayout and the alert should be filled with 2 layouts but they are like tiny in the middle... Both...
View ArticleMonodevelop vs Xamarin Studio
I just purchased Xamarin for Android development. I've also taken a look on Monodevelop to develop Windows apps. When I tried to download Monodevelop, the web page said that I had to download .Net 4,...
View ArticleGData 2.2.0 API usage
Anyone using the latest Google Data API? I've been trying to get 2.2.0.0 to run in my project but it throws an error: Failed to resolve "System.Reflection.Emit.ModuleBuilder" reference from "mscorlib,...
View ArticleLayout Editor Xamarin Studio Android
So I decided to give the XS.Android layout tool another try today since I needed to make what should've been some quick changes to a relative layout. I ran into a couple of issues... The compiler(not...
View ArticleDisposing of Bitmaps Properly
I've been reading many blog posts/forums on the issue of Android bitmaps. In my app, I load a moderate amount of Bitmaps which are placed in ImageView's. I am using the methods described in the...
View ArticleHow to get refund?
I purchased 1 year INDIE plan in my different email account. Now i am not satisfied with the facilities xamarin provide in this plan . I saw 30 day unconditional money back guarantee in xamarin...
View ArticleMissing Classes after Java Binding
Hi! I've created a Java Bindings Library using .jars. The project builds successfully with no warnings and errors. However the final .dll is missing some classes that are in the .jars. What's weird is...
View Article