All Questions
123 questions
0
votes
0
answers
22
views
how to deploy a xamarin app in a device, using the device manager
I have an existing xamarin application, I have several devices in the device manager. The code builds fine. But when I click to deploy it I get an error.
I clicked on the green arrow on top:
I expect ...
0
votes
1
answer
915
views
What is the most simple way to make a local notification in Xamarin.Android?
I'm working on a Xamarin application and I'm very confused about making a local notification because it has a lot of details and channels things and others.
does anyone know how to make a simple ...
0
votes
1
answer
660
views
Animate or do a transition from bottom to top in splash screen in xamarin forms?
I am trying to have a background image with the logo at the bottom initially in splash screen. The transition from bottom to center should occur once the splash screen loads in both ios and Android (...
2
votes
0
answers
980
views
Splash screen is visible between navigation from one page to another xamarin forms
I'm working on Xamarin forms PCL project and I wanted to implement a splash screen in my project. I'm following the below example for the Xamarin.android part
xamarin forms splash screen android
when ...
0
votes
1
answer
4k
views
Build Failed: Xamarin.Android does not support running the previous version.
I am new to xamarin android and getting the error "Build Failed: Xamarin.Android does not support running the previous version." and i tried changing compiled and target version but still getting the ...
0
votes
1
answer
634
views
BottomNavigationView not showing up when used with Drawerlayout
I am using Xamarin and making an app with a left navigation drawer and i want to have a BottomNavigationView with the drawerlayout, but when i run the app only drawer layout shows up, the ...
1
vote
3
answers
2k
views
What exactly is it Xamarin.android.support.v7.appcompat
I'm working with Xamarin.Android.
Appcompat is actually necessary for use material design because the nougat package (Android.support.design) requires it.
But why, for example, if I work only with API ...
1
vote
1
answer
1k
views
How to use phone default printer function to print the content of PDF opened from WebView in Xamarin Android
Can any one help me with the problem, to print the url content.
I am opening the PDF file in a web view of my application and then trying to print the document from there by placing separate button ...
-2
votes
3
answers
2k
views
FindViewByID() Can't find my ID (2 activities)
I am new to Android programming and I have a little issue.
So I have 2 Activities and 2 layouts.
The problem is that I have a button in my second activity and when I try to declare it FindViewById() ...
5
votes
2
answers
4k
views
How to decrease $(TargetFrameworkVersion) for FormsViewGroup.dll from (v7.1) to (v6.0) in Xamarin
I am new to Xamarin. I have installed VisualStudio 2017 with Xamarin component and my android sdk is updated to Android (v6.0). I have created new Xamarin project and I am getting errors:
Severity ...
0
votes
0
answers
62
views
How to implement TokenAutoComplete in Xamarin Android
I want to implement MultiAutoCompletextview Items with Delete Icon. Can you please help me to this for implementation. how can i do please give me any sample example.
2
votes
0
answers
187
views
Xamarin Studio - Xamarin.Android missing
i just downloaded Xamarin Studio, because Xamarin in visual studio was slow and the designer wasn't working.
When i try to create new project, the "Next" button is disabled. I googled that my Xamarin....
1
vote
3
answers
335
views
Xamarin App not compiling after Xamarin Update
We have a Xamarin app running smoothly, but after latest update to Xamarin and Android Packages, we started receiving this error, the update changed Android Support version from 25.1.0 to 25.1.1:
...
1
vote
1
answer
335
views
Xamarin Studio: Can't Sign and Distribute Xamarin Forms Android App
I have a Xamarin Forms project in Xamarin Studio and want to create a self-signed apk file. But after I created an archive, sign & distribute, select my created certificate and defined the file ...
0
votes
0
answers
211
views
Xamarin Android Player do not run
I am working on Windows 8.i 32 bits, Visual Studio 2013, Xamarin, etc..
I have also installed Oracle VM Installed.
I was working Nexus4 (kitKat) and Jelly Bean Emulator from Visual Studio and Xamarin ...