xamarin tag

14 questions


1 answers
302 views
0
No OnNewToken Events in Release Version (Xamarin forms VS2019)

Connect to a real Android device with the debug version of VisualStudio 2019 Xamarin forms Booting (first) will get Token correctly, but After installing and booting from an open Google Play Console t...


1 answers
24 views
0
How to view Xamarin.iOS and Xamarin.Android classes from PCL

Xamarin.iOS and Xamarin.Android have the same class functionality.This class is implemented slightly differently depending on the characteristics of each device.I would like to refer to these classes ...

5 months ago

1 answers
25 views
0
How to stop playing music when the smartphone application starts (iOS/Android)

You can stop playing music when you start the smartphone application, but We are thinking of implementing this in Xamarin(C#).I'm looking for an example implementation, but I can't find it.If you know...

5 months ago

1 answers
28 views
0
Xamarin.form (XAML) Label Tag Display (Multilingual)

I am having trouble displaying multiple lines on the label because the app supports multiple languages.The following Japanese language is set to the AppResources.resx file.<data name=aaaxml:space=p...

5 months ago

1 answers
25 views
0
About WebView in Xamarin.form

I am having trouble with the Xamarin.form WebView.I am trying to implement a webview tag in xaml and display an Amazon page as an example.<?xml version=1.0 encoding=UTF-8?><ContentPage xmlns...

5 months ago

2 answers
29 views
0
Package android.support.v7.internal.widget Does Not Exist After Installing Xamarin.Forms.Maps

Windows 10Visual Studio 2015Xamarin version 4.1.1.3 installed in Visual StudioXamarin.Forms/Xamarin.Forms.Maps version 2.3.0.107 installed in the projectSamsung Galaxy Note Edge (Android 5.0) (I haven...


1 answers
22 views
0
How to return to multiple screens when Xamarin presses buttons

I would like to implement the multi-screen return function if I select the master of the hierarchy and make the selection in the last tier.For the time being, I have written it as below.//3 Back to Sc...

5 months ago

1 answers
19 views
0
How to call the MainPage.xaml.cs to MainActivity.cs method in xamarin forms

As per the title, please let me know if you know how to call the MainPage.xaml.cs method from Android on xamarin forms.What I want to do is to process things that take a long time on Android, and if t...

5 months ago

1 answers
25 views
0
Understanding How to Express Button Dynamically in xaml

Ask about the dynamic display of the button you tapped after tapping Button.Assume that an xaml file has the following Button tags:<Button Clicked=TheButtonTapped Image=sample.png WidthRequest=256...

5 months ago

1 answers
25 views
0
How to Preview XAML in Xamarin.Forms in Xamarin Sketches

Xamarin Studio 5.6.3 build 3 uses Sketches functionality.I wish I could preview the XAML file when I use it in Xamarin.Forms mode, but unfortunately it doesn't seem to offer this feature.Is there a go...

5 months ago
- 1 - »

© 2023 OneMinuteCode. All rights reserved.