Questions tagged as 'xamarin.android'

1
answer

How to edit items in sqlite.net with xamarin [closed]

I'm learning to use sqlite.net in Xamarin , but at the time of editing an item is not working, I debugged the code and gave breakpoint to EditItens() and saw values passed to conexao.Query<Itens> are corre...
asked by 14.10.2017 / 00:41
1
answer

Write a Date Field in SQlite and view the Date using DatePicker

Hello to the master of xamarin.forms Android, I am trying to write a date in SQlite, using Android xzamarin.forms, with a DatePicker, in visual studio 2017, the user should enter the date in 11/11/1900 format and then write to SQLite in the Ameri...
asked by 08.10.2018 / 14:10
1
answer

Visual Studio with error in Google Maps API - Android 6.0 and API version 29.0.02

   Installation errors: XA5207 Install the package: 'Xamarin.Android.Support.v4' available in the SDK installer. The Java library file does not exist. The Java library file 'C: \ Users \ vinDir \ Local \ Xamarin \ Xamarin.Android.Support.v4 \...
asked by 25.03.2018 / 18:49
1
answer

Xamarin Scroll View does not work

I put a scrollview and my main LinearLayout inside it. I did this because when I type, some fields disappear behind the Keyboard. Well, what happens is that the scrollView does not have scroll and part of my form is hidden behind the keyboard...
asked by 27.04.2014 / 17:37