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

Local reminder notifications

Hello I need help, I'm working on an application that has to control the day and time to deliver tasks. The logic of the application is as follows: the user must enter date and time to deliver his...

View Article


how to auto install apk using Xamarin forms

Hi I want to auto install apk using Xamarin forms. I'm able to get the install screen of the apk using my code but that makes me install the app manually. This is my code public void ApkInstall() { try...

View Article


Picker - Binding Context

Currently have a picker that won't display the list of items that are bound to it. I have a ListView that is using the exact same binding, and it displays the list no problems at all. Code below:...

View Article

How do I show only Month and Year in Date Picker?

Hi folks, Im trying to implement Stripe Checkout and in order to do that I have to create a page where users can fill in their creditcard details. One of the fields is the Expiration date, where you...

View Article

Image may be NSFW.
Clik here to view.

Why does my master detail page have 2 navigation bars?

Hi, Im using xaml for my master detail page and other pages however when i run my app i seem to have 2 navigation bars present and one doesnt have any items. help please. Master detail page code `...

View Article


Loading image from file inside an ImageCell

Dear Team, I have been struggling with loading an image from file inside a ListView containing ImageCells. The URI methods forks fine for me: Image = ImageSource.FromUri(new Uri("...")) I wish I could...

View Article

How to get and display data from SQLITE by select a date using DatePicker in...

hye can anyone help or explain to me on how to get and display data from SQLITE by select a date using DatePicker

View Article

Exception: Only the original thread that created a view hierarchy can touch...

The code below works on Windows Phone but when running on Android I am getting the following exception : android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created...

View Article


Only the original thread that created a view hierarchy can touch its views.

Hi there! First of all, my english is not very well, so please be patient to read my question slowly. Well, as you can see on the tittle, I got a problem about threads. I'm using a Listview and trying...

View Article


Android.Util.AndroidRunTimeException:Only the original thread created a view...

It Seems to happen more often on Go Back or going back using Logout button which has almost similar implementations, and If I try to login again. but it has happened on normal modal navigation as well....

View Article

How to compare date and time picker returned arguments with DateTime.utcNow...

I am creating a forms app where user enters values and submits them to a list. Each value is submitted to the list along with the date and time of submission using "note.Date = DateTime.UtcNow;" The...

View Article

how to sync data using REST web services in xamarin forms

Hye.. anyone know sample code or sample apps that show how to sync data from mobile apps to server using REST.

View Article

Image may be NSFW.
Clik here to view.

Bindable Grid in Xamarin.Forms

Hello! I'm creating a small 2048 clone to practise Xamarin.Forms with MVVM, and I've got a trouble with binding a Row and Column of each square to Grid. Currently I'm using this ItemsControl: https...

View Article


Change a source of image in a controltemplate

Hi everyone, I'm starting with Xamarin and I didn't find how to change a source of image in controltemplate. I want to change the image when the Wi-Fi state change. I didn't use the MVVM model. I...

View Article

Is there a tool that converts UWP/Windows 10 XAML to Xamarin Forms XAML?

I have developed some apps that run on UWP. Now I want to convert them to Xamarin Forms since Windows 10 mobile is pretty much dead. As far as I know there are quite a lot of differences between...

View Article


Set a Picker.SelectedItem on page startup

I have this piece of code <Picker x:Name="CategoryPicker" ItemsSource="{Binding Categories, Mode=TwoWay}" SelectedItem="{Binding Path= RequestItem.Category, Mode=TwoWay}"...

View Article

Zip Extraction code not working for Android in xamarin forms

I am using below code for extraction in xamarin forms using (ZipArchive archive = ZipFile.OpenRead("Zip file path")) { foreach (ZipArchiveEntry entry in archive.Entries) { var pathToInstall =...

View Article


Incompatible iOS versions 12.4 12.8

Ive got VS 2017 (15.9.11) running on my win 10 pc and have been happily connecting with a mac which has VS recently I upgraded the Mac to a machine which could run Mojave and therefore latest ver of...

View Article

Xamarin.Forms XAML Share and Preview

Hello, We have just released our little tool to test, share and preview Xamarin.Forms XAML: https://xamin.azurewebsites.net You can write the XAML/CSS and preview it on the Android app, live, without...

View Article

How to load Xamarin Forms in Android after calling SetContentView?

When I render a custom Android page with SetContentView and then want to load a Xamarin Forms App (e.g. LoadApplication(new App());) nothing happens. The debug prints a lot of lines but no error. Has...

View Article
Browsing all 77050 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>