Questions tagged as 'xamarin.android'

0
answers

Publish in playstore does not hit apk name

I'm uploading an apk yet to Alpha but I'm not getting it I'm getting the error message    "The APK package name must be in the format" com.example.myapp ".   It can contain letters (a-z), numbers, and underscores (_) and need   start with a l...
asked by 20.04.2017 / 00:05
0
answers

Android application works on the emulator but not on the physical device [closed]

The entire project, including the back-end, works perfectly when run in the Android emulator in Visual Studio , but when it generates the file APK in release mode and I run on my smartphone , only the front-end works, since...
asked by 02.01.2017 / 01:25
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
1
answer

Exchanging project API

Error whenever I change API 24 to API 15, API 16 or API 19.     
asked by 06.10.2016 / 04:18
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

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

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

Xamarin Visual Studio 2015

I installed Visual Studio Community 2015 and Xamarin, but I am not able to emulate my applications, the following error occurs during compilation:    1>: Deployment failed       1> Mono.AndroidTools.AdbException: No such file or directory  ...
asked by 09.05.2016 / 02:46
1
answer

Doubt with DependencyService xamarin C #

I made the creation of an android project only using xamarin Problem: Problem at this point does not recognize DependencyService An interface: namespace Projeto.Xamarin.Android { public interface IConfig { string DiretorioDB...
asked by 05.07.2016 / 22:18