Questions tagged as 'xamarin'

1
answer

Errors posted on Android are not easily captured in XamarinForms

I'm developing in XamarinForms a project where I use several APIS files downloaded by NuGet, and I have not had any problems so far. Until then I decided to use the ImageCircle plugin and create a new View in my project. The Android appl...
asked by 06.10.2016 / 21:20
0
answers

Android - Activity shows no xml component [closed]

I'm starting with Xamarin studio and by even showing the "hello world"     
asked by 06.10.2016 / 16:32
0
answers

Using asymmetric encryption between Xamarin PCL Client and Web Api

I'm having a problem creating an asymmetric encryption between my client app using Xamarin Forms (PCL) and the server (Web Api). I did using symmetric and asked for me to modify. I already do everything via SSL, but still want asymmetric encrypt...
asked by 20.09.2016 / 16:40
1
answer

The emulator only runs old applications

I created an app some time and I'm creating another one now, but when I start emulador , the app that appears is the old one. I can not play the new app in the emulator. What could be happening?     
asked by 21.08.2016 / 18:10
0
answers

Failed to load Resouces from a Resource File

I'm trying to make my Xamarin application be internationalized. I followed the tutorial ( link ) that works on Android, however, when testo on windows is blown the System.Resources.MissingManifestResourceException exception. More specific...
asked by 04.06.2016 / 06:00
0
answers

Xamarin error - "Connection to the layout renderer failed"

Every time I try to open the Main.axml file, this error appears: I do not know how to solve, can anyone help?     
asked by 15.05.2016 / 08:26
1
answer

Sketch Component for Xamarin Forms

I would like to know if there is any component for Xamarin Forms that allows me to draw on a photo taken by the device or in the gallery. Here are some examples of what it would look like:     
asked by 18.05.2016 / 16:06
1
answer

Save the information of a contact in android xamarin

void button_Click(object sender, EventArgs e) { //Create a new intent for choosing a contact var contactPickerIntent = new Intent(Intent.ActionPick, Android.Provider.ContactsContract.CommonDataKinds.Email.ContentUr...
asked by 04.05.2016 / 13:35
0
answers

Xamarin - Load Frame with image inside a ContentView

I want to change this Sketch so that I can draw on a photo. I downloaded the github and I am making the changes. However, I'm not able to load an image on the screen when I set Image's Source. private Grid BuildGrid() { retu...
asked by 25.05.2016 / 20:07
0
answers

How to connect Xamarim with Visual Studio 2015?

Hello, I downloaded Visual Studio last week with the main purpose of mobile development. Visual asked for the installation of Xamarim and related, and I did everything, poreeem, after all installation, the visual says I do not have xamarim....
asked by 16.12.2015 / 20:10