Questions tagged as 'xamarin'

2
answers

Auto Refresh in Xamarin.forms application from time to time

I'm developing an application that on the main screen will have a few buttons, and these buttons access a URL sending commands on and off all through HttpClient and persisting all this information. I have the following scenario: I have 3...
asked by 29.03.2017 / 22:55
2
answers

First application: Xamarin

I am programming c # and need to do a project for android and searching I found the xamarin ... I did the installation only that I am not able to compile the project ... both in visual studio and Xamarin Studio gives the following error that I d...
asked by 02.05.2015 / 20:17
1
answer

What is the difference between "master detail application" and "web view application" projects?

Is there any difference in Xamarin between master detail application and web view application projects? I'm starting a new project on Xamarin iPhone.     
asked by 09.02.2014 / 15:14
1
answer

Xamarin - Picker View with list

I'm creating an application with Xamarin Forms and I came across a problem. In one of my Views I need to have an element filled with a list coming from a web service. In the case, in my ViewModel I was able to connect to the web service and fill...
asked by 13.06.2018 / 21:13
0
answers

Catching MainActivity Events in App.xaml.cs

I have this in my App.xaml.cs CrossFirebasePushNotification.Current.OnNotificationReceived += (s, p) => { System.Diagnostics.Debug.WriteLine("Received"); }; When I receive messages, that is, have something on pdata...
asked by 02.11.2017 / 01:20
2
answers

Navigation with Xamarin Forms default MVVM

I recently started studying Xamarin Forms. I have a question that can be clarified here: how to navigate between pages using MVVM? Should your navigation be on vm or view ? Example <?xml version="1.0" encoding="utf-8" ?> <Cont...
asked by 21.02.2017 / 10:17
0
answers

Connect Xamarin to the Mac

I'm trying to connect Xamarin to the Mac using Visual Studio. The Mac is listed in the Xamarin User Agent, but when I enter the user and password I get this message:    Starting Broker 4.0.1.96 in port 51743 ...   Could not connect to macbook...
asked by 01.04.2016 / 00:11
1
answer

Android VM - Connection Error

Dear, good morning! I am not getting connection in my android emulator, could someone help me? I'm using VisualStudio Emulator for Android. My project is compiling, and running correctly, but I can not connect, do I need to configure somet...
asked by 28.04.2016 / 14:17
2
answers

Android applications, what are the advantages and disadvantages of the tools? [closed]

Between creating native apps, using HTML, CSS and JavaScript together with Phonegap, or even C # with the help of Mono, what are the advantages and disadvantages and which context best suits? Considering the following items: Performace...
asked by 19.01.2016 / 14:23
1
answer

Is Xamarin a viable option for mobile development? [closed]

I need to develop for mobile and I was thinking about Xamarin as an option, and then I went to search and found: Xamarin is paid, and the price is half salty for a single individual license. There is no way to develop the 100% C # app, mos...
asked by 06.10.2015 / 01:39