Questions tagged as 'xamarin-studio'

3
answers

Develop for various platforms using C # and Xamarin Studio

To not have to learn various technologies to develop for the various mobile platforms, I wanted to use only C #. However I have some doubts, namely: Is Xamarin Studio free? With the same code, does the generated application run on al...
asked by 24.10.2014 / 22:39
1
answer

XAML without previewer or desginer - Visual Studio

I'm using Visual Studio 2015 Community with Xamarin, and I realized that when I edit XAML in designer mode (Shift + F7) I can not see the preview of it because another window with the same font is opened. I can not even see your rendering in Xam...
asked by 07.11.2016 / 03:30
1
answer

Problems Xamarin method Asynchronous

In the event of a button of my APP had the following code it worked running in the android emulator, but when I passed the app to the cell phone generates a message the app stopped. Button buttonPessoasNecessita = FindViewById<Butto...
asked by 05.12.2015 / 19:14
2
answers

Cryptography SHA512 - XAMARIN

Good afternoon, I'm trying to encrypt a string with SHA512, in project [PCL], I'm not getting it, can anyone show an example of how to do it? The idea was to do something like: public string Encripty(DateTime dataAtual, string stringQueQuer...
asked by 03.03.2017 / 18:29
1
answer

Adding Xamarin.Forms Package Issues

I'm starting some projects with Xamarin Studio, I'm having some problems and I still can not solve it. It always appears these 2 errors, I looked at a solution on stackoverflow.com, but the solutions given there did not solve my problem and sinc...
asked by 05.10.2015 / 17:11
0
answers

Reducing the size of the photo

I'm recording the photos taken by my application in the sqlite database, I know it's not very recommended anymore, I need to transfer these photos to a central database that unifies all data in all applications. The way I'm reducing and writi...
asked by 06.07.2017 / 21:11
0
answers

Problems with Xamarin

I installed Xamarin in Microsoft Visual Studio Community 2015 and I'm trying to use it in Windows to program cross-platform. However I came across a lot of bugs, I find no tutorial teaching how to configure the environment from the installation,...
asked by 29.07.2016 / 20:51
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
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
1
answer

I have how to update the Mono.Android library on Xamarin

I'm having some problems and I think if you were able to upgrade the mono library would have access to new functionality, could anyone do that?     
asked by 10.12.2015 / 20:09