Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Browsing all 91519 articles
Browse latest View live

Xamarin Forms - Change Android Toolbar height

Hey guys , I have never been able to find a solution for this issues and wondering if anyone know how to change the navbar height for Android in Xamarin Forms - I added this but made no difference :...

View Article


How can I change the height of a Xamarin Forms NavigationPage Toolbar?

I am trying to change the height of a Xamarin Forms Toolbar that is being rendered on Android with AppCompat. There is no height property from Forms to set this so I've attempted setting the...

View Article


I need help installing an android plugin!!!

I am developing an application from which I use the Xam.Plugins.Settings plugin in an application for Android / IOS / Windows Phone. When I try to run the application it presents the following error:...

View Article

What IDPs are supported by Xamarin.Auth?

Hello! I've started with Xamarin Forms and must implement OAuth 2.0 Implicit flow. I should use a webview to display the IDP login page and catch the url response that contains the access token. The...

View Article

ViewCell ForceUpdateSize not working sometimes

I am using a custom ViewCell in Xamarin Forms which looks like this: public class NativeCell : ViewCell { public double Height { get { return base.Height; } set { base.Height = value;...

View Article


Webview certificate issue

Hello guys, I'm having problems with a webview and certificates on my PCL project. I tested only the android version, so we're talking about Xamarin.Android. I'm getting this error ( only from that...

View Article

Failure [INSTALL_FAILED_INVALID_APK: Package couldn't be installed in...

I have encountered couple of issue while trying to run xamarin forms app in android emulator. 1> Got this error message randomly while trying to run simple xamarin forms PCL app on android emulator:...

View Article

Image may be NSFW.
Clik here to view.

[Material] TextInputLayout Renderer (Floating Labels)

EDIT: I've now written a control for iOS and Android (also includes an AutoComplete/ComboBox) Install-Package Xfx.Controls Or the source: https://github.com/XamFormsExtended/Xfx.Controls ORIGINAL POST:...

View Article


How to take picture from camera and retrieve it using Xamarin.forms for cross...

How to take picture from camera,save that image in gallery and retrieve it afterwards using C#? The same code which can be executed in android as well as IOS is required (using Xamarin.Forms). Please...

View Article


How to use the camera in xamarin forms pcl?

Looking for some help using the camera in a xamarin forms pcl application. not really finding much information online. Even a tutorial link would be helpful.

View Article

how to use camera in xamarin forms

Iam making cross platform mobile app with xamarin form but i do not know how to open camera in xamarin form i have already made button for it but on click i want to open camera plzz tell

View Article

Async MoveNext() Object reference is not set to an instance of an object.

Hi There i am getting the following exception on my Iphone 6s device. The same code works fine on android and IOS emulator + android device. Object reference is not set to an instance of an object at...

View Article

Using Xamarin.Auth with Xamarin.Forms

How you can use Xamarin.Auth when you're using Xamarin.Forms? I have this: async public System.Threading.Tasks.Task<bool> LoginWithFacebook (object dialog, string FacebookAppID) { var user = new...

View Article


Xamarin.Form Error: Failure [INSTALL_FAILED_INVALID_APK: Package couldn't be...

I am getting couple of errors while trying to run xamarin forms app on android emulator: A> Got this error randomly: **Failure [INSTALL_FAILED_INVALID_APK: Package couldn't be installed in...

View Article

谢菲尔德哈勒姆大学毕 业证成绩单(文/凭认证)微Q/86614733办理SHU学位证书SHU成绩单SHU英国学历学位认证

谢菲尔德哈勒姆大学毕 业证成绩单(文/凭认证)微Q/86614733办理SHU学位证书SHU成绩单SHU英国学历学位认证

View Article


Visual Tree Helper

Hi, Is there an equivalent of WPF's VisualTreeHelper? I need to loop through all the visual elements of a page. Thank you

View Article

Error executing task XamlCTask: Task does not have property "DebugType" defined

Hi I'm getting this error ("Error executing task XamlCTask: Task does not have property "DebugType" defined") all the time now with an app of mine when I run on Android, a couple of cleans, rebuild and...

View Article


How to show Animation in Page Transitions ?

Hi All, I'm building a XForms app where I'm using Tabbed Page control. But while Navigating to another page the transition of the space occupied by tabbed page is observable quite clearly which...

View Article

Firebase Cloud Messaging not working on Release mode (FCM)

I'm using the FCM for push notifications. Its perfectly working in Debug mode but not working in Release after I signed with KeyStore.

View Article

How to repeat image in background of content page

There is a property android:TileMode. I want to implement this property programatically for xamarin.forms. is there any idea?

View Article
Browsing all 91519 articles
Browse latest View live