No announcements
Found 19601 threads
-
0 Votes
When I start my emulator it opens but won´t start
User392127 postedIf I try to open emulator by Android Device Manager a message appear: WPHX is not configured. Turn on "Windows Hypervisor Platform" feature to switch to the Native ...Unanswered | 9 Replies | 2381 Views | Created by Anonymous - Thursday, January 9, 2020 2:40 PM | Last reply by Anonymous - Thursday, April 15, 2021 9:18 AM -
0 Votes
FirebaseInitProvider class not found in dex file
User391132 postedHi, The android app in "DEBUG" is working fine with all features including but we are facing some issue while releasing the app in play store. The ...Unanswered | 5 Replies | 1912 Views | Created by Anonymous - Thursday, December 19, 2019 11:48 AM | Last reply by Anonymous - Sunday, April 11, 2021 8:25 PM -
0 Votes
MSAL Authentication Does Not Complete
User235233 postedI'm trying to get my feet wet with Xamarin and I'm having trouble adding in my organization's login. The screen shot below is as far as I can get attempting to login. When I click ...Unanswered | 7 Replies | 2267 Views | Created by Anonymous - Thursday, May 28, 2020 4:33 PM | Last reply by Anonymous - Saturday, April 10, 2021 8:36 AM -
0 Votes
How to implement Firebase In-App Messaging
User246578 postedHi guys, I want to add Firebase in-app messaging in my Xamarin.Droid project how can I do this. Which nuget can I use for this. I already have implementing firebase other ...Unanswered | 3 Replies | 2192 Views | Created by Anonymous - Thursday, January 31, 2019 12:26 PM | Last reply by Anonymous - Friday, April 9, 2021 11:42 AM -
0 Votes
How do i save an image from gallery to AppData?
User140108 postedHello, How can i achieve this? I already got the image in an ImageSource object taken from the gallery, and i want to save it as app data and use it ...Answered | 10 Replies | 2429 Views | Created by Anonymous - Wednesday, August 5, 2015 8:06 AM | Last reply by Anonymous - Friday, April 9, 2021 8:23 AM -
0 Votes
Can't Archive App - Shared Mono runtime is enabled for ''
User158622 postedI am currently unable to archive my Android app. Xamarin reports the following: Shared Mono runtime is enabled for ''. The selected build configuration is using ...Unanswered | 6 Replies | 5916 Views | Created by Anonymous - Wednesday, May 23, 2018 5:27 PM | Last reply by Anonymous - Thursday, April 8, 2021 9:00 AM -
0 Votes
"Problem while parsing the package" error trying run apk installation from code.
User367694 postedHi , I have the same problem as many another ppl: "There was a problem while parsing the package." when I try to install package from app. Package installs from Download ...Unanswered | 3 Replies | 4011 Views | Created by Anonymous - Saturday, July 7, 2018 12:36 PM | Last reply by Anonymous - Wednesday, April 7, 2021 3:39 PM -
0 Votes
Still problems getting java bindings to work as expected
User383596 postedi hv a problems with java binding, i try change de visibility in metadata, but not work... in api.xml i see the class and the visibily is public ...Unanswered | 3 Replies | 1068 Views | Created by Anonymous - Wednesday, March 27, 2019 4:01 PM | Last reply by Anonymous - Wednesday, April 7, 2021 10:17 AM -
0 Votes
Binding Library .aar and Static Native Methods Question
User383612 postedHi guys, I'm binding the following library and have made some success, however am now a little uncertain about the following methods and why they are not appearing ...Unanswered | 2 Replies | 1224 Views | Created by Anonymous - Wednesday, January 15, 2020 6:45 AM | Last reply by Anonymous - Wednesday, April 7, 2021 7:13 AM -
0 Votes
how to override View.setFrame ?
User2029 postedView.java defines a SetFrame method, ImageView overrides this method (marked as hidden). How to override this method in xamarin ?Unanswered | 1 Replies | 867 Views | Created by Anonymous - Wednesday, August 6, 2014 11:56 AM | Last reply by Anonymous - Tuesday, April 6, 2021 3:00 PM -
0 Votes
The type 'ListView' does not support direct content.
User396767 postedI am trying to complete the ListView Tutorial, I believe I have followed the instructions, yet I get an error message: The type 'ListView' does not support direct content. How can ...Answered | 3 Replies | 1599 Views | Created by Anonymous - Thursday, September 10, 2020 10:49 PM | Last reply by Anonymous - Tuesday, April 6, 2021 5:34 AM -
0 Votes
Bindings for Android Native Library (aar) with Realm as a transitive dependency
User363201 postedHello all! I'm new to Xamarin but have some experience in Native Android Development. I have an android library (aar) I want to create C# bindings for. This library has a lot of ...Unanswered | 1 Replies | 1584 Views | Created by Anonymous - Wednesday, December 20, 2017 10:52 AM | Last reply by Anonymous - Saturday, April 3, 2021 3:44 PM -
0 Votes
Android manifest file merge rules
User253824 postedHi all, Problem outline Google recently changed their approach with respect to Android manifest files uploaded to Google Play, so that it is now no longer ...Answered | 8 Replies | 2285 Views | Created by Anonymous - Monday, June 12, 2017 2:03 PM | Last reply by Anonymous - Thursday, April 1, 2021 4:38 PM -
0 Votes
Google authentication using OAuth2 in xmarine android in c#
User369992 postedHello, I am working in a xmarine android application for google authentication using OAuth2. I have used Xamarin.Auth from nuget and followed ...Unanswered | 1 Replies | 1105 Views | Created by Anonymous - Monday, March 16, 2020 1:22 PM | Last reply by Anonymous - Thursday, April 1, 2021 11:06 AM -
0 Votes
manifest merging in Xamarin.Android
User45795 postedOur 3rd party Android library's manifest declares uses-permission entries for android.permission.BLUETOOTH and android.permission.BLUETOOTH_ADMIN, but our app does not use those ...Unanswered | 9 Replies | 2467 Views | Created by Anonymous - Wednesday, September 6, 2017 4:52 PM | Last reply by Anonymous - Wednesday, March 31, 2021 11:52 PM -
0 Votes
How to include the JAR/AAR file into project?
User117981 postedHi there I have an AAR binary which I have to include into my Xamarin Forms (Droid part) project. The How-To document accompanying the AAR reads about different environment: ...Unanswered | 17 Replies | 4573 Views | Created by Anonymous - Wednesday, November 23, 2016 6:03 PM | Last reply by Anonymous - Tuesday, March 30, 2021 6:03 PM -
0 Votes
TCP/IP example for xamarin.android needed.
User364101 postedI want to build a simple app for Android that connects to a bit of hardware using TCP/IP and giving it an IP address and a port number and I am really struggling to know where to ...Answered | 13 Replies | 4353 Views | Created by Anonymous - Friday, June 15, 2018 9:12 AM | Last reply by Anonymous - Tuesday, March 30, 2021 9:02 AM -
0 Votes
WebRTC on Android
I solved by adding "true" into the project file * Unable to get provider mono.MonoRuntimeProvider, not solved yet If someone has already make it work or have an idea, ...Unanswered | 20 Replies | 3686 Views | Created by Anonymous - Friday, August 3, 2018 9:02 AM | Last reply by Anonymous - Tuesday, March 30, 2021 7:27 AM -
0 Votes
TLS and Mutual Authentication in Xamarin.Android
User22156 postedHello I'm trying to implement Mutual Authentication with TLS (use TCPClient and sockets) in Xamarin.Android and didn't find a way to achieve ...Answered | 3 Replies | 1429 Views | Created by Anonymous - Tuesday, March 13, 2018 3:03 PM | Last reply by Anonymous - Tuesday, March 30, 2021 7:24 AM -
0 Votes
How to disable FirebaseMessagingService
User366915 postedI am having an annoying issue which I am having a bit of a hard time to understand how to solve it. In my app there is a login. Certain users should receive ...Answered | 2 Replies | 1421 Views | Created by Anonymous - Friday, February 22, 2019 10:54 AM | Last reply by Anonymous - Monday, March 29, 2021 11:29 AM - Items 1 to 20 of 19601 Next ›
No announcements