Quantcast
Browsing all 76418 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

[Tutorial] Using icon fonts in Xamarin.Forms applications

Hey guys, I recently needed to use icon fonts in a Forms project, but the information I found was just bits and pieces, so I decided it might be worth a while to write a blog post about it. Since this...

View Article


I need to select Image from gallery and i need to display in a form

Hi All, when user is clicking on the button i need to redirect to gallery of the phone and need to select image from gallery and selected image i want to display in the form Please guide me how to do...

View Article


Getting error on CI with Xamarin and jenkins

Hi, I am doing CI for Xamarin.iOS app using Xamarin and jenkins. I have installed and jenkins and configured as mentioned in Xamarin...

View Article

Listview Paging in xamarin forms

Hi, I want to implement paging in xamarin forms app. I want this paging to work across all the platforms. Can anybody show some light on how to implement it. Thanks, Shri

View Article

Setting Style for control (in custom renderer for Android)

How can I set a certain style to a control? Even though it's a XF project, I am only interested in the Android solution. The style of the control (lets say a Checkbox) is already defined in the Android...

View Article


Video plays only sound but no visual.

Good day, I'm developing an app with Xamarin.Forms and I'm trying to play a video. I have been googling for the past two days and almost every discussion has the same/similar possible solutions but...

View Article

How to navigate from a UIViewController to a Forms ContentPage (with...

Hi, I need to navigate from a UIViewControllerPage to a Content page (with custom PageRenderer). I found this - https://github.com/xamarin/xamarin-forms-samples/tree/master/Native2Forms and it is...

View Article

How do I remove the border on an Android Button with Material Design?

I recently updated my app based on the article on the blog about using Material Design in Xamarin.Forms. Everything is working great except that I am using a clear button in one of my designs to sit on...

View Article


How do I set the separator color for list view in Xamarin.Forms (Android)

When I'm using default background color for Page, I can able to see the separator color for list view. But when I'm using background color as white, I'm unable to see the separator color. How can I...

View Article


Creating a WebView with a transparent background

I am trying to use a WebView to display an HTML string, but I would like the background Image of the entire application to be visible in the WebView. I understand to do so, I would need to create a...

View Article

My BindableProperty on custom control is called twice every time in my...

Hi folks, I have a BindableProperty in a custom control like so: public static readonly BindableProperty ShowIndeterminateProperty = BindableProperty.Create<CoreProgress, bool>( p =>...

View Article

ERROR: async pixel transfers not supported

Good afternoon, I'm new to Xamarin Development and I have a problem in my application. I'm using webView and always call When the page appears this error: "async pixel transfers not supported" Could...

View Article

Help for error : android no resource identifier found for attribute

Hello, I'm developing an application with Xamarin studio. After an upgrade of Xamarin (currently I have the version 5.9.8) I found this error in my code when I Build it: android no resource identifier...

View Article


Android Video Player using Xamarin.Forms

I am trying to get a video player working in my Xamarin.Forms app on Android. I have implemented the iOS version using a ScrollViewRenderer where I add the MPMoviePlayerController (code at bottom, file...

View Article

Entry control wrapping text

Is this possible? I have a long string of text I'd like to edit with a multi-line entry, but the text just goes offscreen and I can't find any wrapping options.

View Article


Xamarin.Forms VideoView showing black box or crashing

Currently we're working on a xamarin.forms videoplayer for android and ios. We're using this xamarin forum topic as a reference. The same black screen problem is present there as well but no solution...

View Article

The "XamlCTask" task failed unexpectedly.

Hello Team, I am facing this The "XamlCTask" task failed unexpectedly. problem after adding the xamarin.forms.maps package to my application. Waiting for your response.

View Article


InvalidProgramException System.InvalidProgramException: Invalid IL code

I use a Result object to be to handle both positive and negative results when querying my server side code in my: namespace GenerationLondon { public abstract class Result<E, S> { private...

View Article

No receiver allowed to receive com.google.android.c2dm.permission.SEND at...

Hi, I am getting below error while checking manifest in GCM. I am using Xamarin.Forms, I have done this successfuly in Xamarin.Android app, I have added required permission what am I missing? No...

View Article

Windows Phone pull to refresh not working when ListView has few items

We're using Xamarin Forms 1.4.2.6359. We have a page with a ListView that has pull to refresh enabled. For Windows Phone Silverlight 8.1, when the ListView doesn't have enough items to fit the screen...

View Article
Browsing all 76418 articles
Browse latest View live