[PR #1102] [MERGED] workaround for xamarin.android issue with Android 11 emulator debugging #2748

Closed
opened 2025-11-26 23:23:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1102
Author: @mpbw2
Created: 10/1/2020
Status: Merged
Merged: 10/1/2020
Merged by: @mpbw2

Base: masterHead: workaround-xamarinandroid11emu


📝 Commits (1)

  • 73bb5d3 workaround for xamarin.android issue with Android 11 emulator debugging

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/Android/Android.csproj (+2 -0)

📄 Description

There is currently an issue with Xamarin.Android being unable to install to the Android 11 emulator due to the new limitations on external storage access: https://github.com/xamarin/xamarin-android/issues/4996

The provided workaround keeps us rolling until they finish their rewrite of the fast deployment mechanism.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1102 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 10/1/2020 **Status:** ✅ Merged **Merged:** 10/1/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `workaround-xamarinandroid11emu` --- ### 📝 Commits (1) - [`73bb5d3`](https://github.com/bitwarden/android/commit/73bb5d3c85600dcb1a76b9b7d996101789cc129d) workaround for xamarin.android issue with Android 11 emulator debugging ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Android.csproj` (+2 -0) </details> ### 📄 Description There is currently an issue with `Xamarin.Android` being unable to install to the Android 11 emulator due to the new limitations on external storage access: https://github.com/xamarin/xamarin-android/issues/4996 The provided workaround keeps us rolling until they finish their rewrite of the fast deployment mechanism. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:23:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2748