Questions tagged as 'xamarin.android'

0
answers

Create RelativeLayout + childres via Xamarin.Android code

I have a problem with this, but I'm not sure what I'm trying to do. I'm not sure what I'd like to do. and I get the Rigth="ID" but it will not even a margin left is applied, I will post the code down to see if anyone thinks I'm wrong. LayoutPar...
asked by 19.12.2018 / 05:31
0
answers

Xamarin.forms label in IOS gets right, however on android gets "bugged"

In ios it looks like this: Andinandroid: I'vebeentryingtosolvefortwodays,Ialreadyresearchedgoogle,Idideverythinginthecodebutnothing.Here'sapartofthecode:<StackLayoutOrientation="Horizontal"> <Label Margin="1...
asked by 12.11.2018 / 21:19
1
answer

create text file in android in internal memory Xamarin.android

I'm trying to save an ip from the server where my bd is but I can not get enough access to save the text file in the internal memory of the mobile phone, someone has any tips on how I can do this, I do not want to use SDcard since it is not all...
asked by 29.08.2018 / 16:53
0
answers
0
answers

Android Xamarin-Invalid resource directory name

Whenever I try to compile the solution in Visual Studio it gives the following error: invalid resource directory name: obj \ Release \ res style "res style". World Unico.Android C: \ Users \ rickr \ Source \ Repos \ World \ Unique \ World Uni...
asked by 29.04.2018 / 10:07
0
answers

Xamarin - "Problem rendering this Document"

When I try to create a new layout it does not display and sends this message to me, since I did not edit anything, just created a new layout from scratch.     
asked by 13.04.2018 / 17:56
1
answer

Xamarin Android WCF for after entering more than 10 times

I have an app in xamarin android that consumes a wcf service, when I instantiate the service more than 10 times the service drops and it needs to restart it and when it will reboot the bar needs to go through the middle to stop the service and t...
asked by 16.03.2018 / 12:46
0
answers

Reference.cs error with Xamarin Live Player in IOS

I created an App that communicates with an ASMX Web Service, it runs correctly when I deploy the emulator, however when I go to test using Xamarin Live Player to debug on the iPhone, these errors appear in the Reference.cs inside the web Referen...
asked by 13.03.2018 / 15:25
0
answers

Xamarin.Android with WCF web reference error timeout after 5 times opening the App

Hello, I have App in xamarin portable and in the Android project part I referenced a WCF service, when I enter the app I normally use all the requests without making a mistake, but when I log in, I get in the app for 4 or 5 times. a timeout exce...
asked by 01.03.2018 / 22:41
0
answers

How to use BidingContext to link Views to a Dictionary?

My Xamarin application has as one of its characteristics, creating forms based on an object. I have had problems saving the data for this form. I have to go through the children of StackLayout then popular Dictionary<string, object>(...
asked by 14.02.2018 / 20:15