Questions tagged [android-studio-bumblebee]

73 questions
60
votes
13 answers

Android Studio Bumblebee Wifi pairing Issue

I have used Android Studio Bumblebee's latest function (Wifi pairing) for 2 - 3 days before it stopped working. I am now receiving the error "This system does not meet the requirements to support Wi-Fi pairing. Please update to the latest version of…
43
votes
16 answers

Android Studio BumbleBee pair wifi not working

I am trying to connect my Android 11 device with the android studio over adb wifi but it is not working. I updated to the latest stable bumblebee and updated my SDK I tried turning off the firewall on my pc but it is the same result. When I use the…
40
votes
7 answers

git checkout error: unable to read askpass response in Windows 10

Error occurred while cloning repository in Android Studio error: unable to read askpass response from 'C:\Users\User\AppData\Local\Google\AndroidStudio2021.1\tmp\intellij-git-askpass-local.sh' bash: /dev/tty: No such device or address error: failed…
24
votes
8 answers

Wi-Fi Debug (ADB) - There was an error pairing the device

When I first update to new version of studio I tried to use this new WiFi debug feature and it was working at first time (using QR code or manually typing the code) but now it's stuck with "Connecting to device. This takes up to 2 minutes." message…
user924
  • 8,146
  • 7
  • 57
  • 139
23
votes
5 answers

Android Studio Bumblebee - device manager not opening

I just updated Android Studio to: Android Studio Bumblebee | 2021.1.1 Build #AI-211.7628.21.2111.8092744, built on January 19, 2022 But now I cannot open the device manager anymore. If I click on the icon, nothing happens.
David S.
  • 671
  • 3
  • 13
21
votes
4 answers

How to install the Bumblebee 2021.1.1 Android Studio Patch?

When I open Android Studio I receive a notification saying that an update is available: The latest stable release of Android Studio is now available for download. Android Studio Bumblebee | 2021.1.1 Patch 1 is a major new release and includes…
Greelings
  • 4,964
  • 7
  • 34
  • 70
18
votes
4 answers

Android Studio: errors in Dart are not showing on the screen

I created a new project in Android Studio Bumble Bee. However when I enter some code that has errors in it the error is not showing up. For example if I enter the following: import './screens/authorization/auth_root_screen.dart'; When this directory…
Kitcc
  • 2,138
  • 4
  • 24
  • 42
13
votes
1 answer

What is the correct way to install Android Studio Bumblebee 2021.1.1 Patch 1

I am sorry but I am really confused and leery now, so I am resorting to SO to get some clarity. I am running Android Studio Bumblebee and saw a notification about a major new release wit the following text: Android Studio Bumblebee | 2021.1.1 Patch…
Hong
  • 17,643
  • 21
  • 81
  • 142
12
votes
1 answer

Android Studio Bumblebee crashes frequently

I am wondering if anyone else has encountered this problem and figured a way to deal with it. Android Studio Bumblebee crashes randomly and frequently. There is no pattern. It crashes when I do something (e.g., editing code) or sometimes when I do…
Hong
  • 17,643
  • 21
  • 81
  • 142
11
votes
11 answers

Pairing new device on Android Studio BumbleBee over Wifi

I have recently updated to Android Bumblebee. And I am trying to connect my device wireless through wifi . But I get always get the message as seen in screenshot below . I have updated to latest platform tools SDK 32 , but still the issue persists .…
10
votes
1 answer

Android Studio Bumblebee: Gradle sync failed

After upgrading to Bumblebee, some of my projects now show this: The specified Gradle installation directory '/Applications/Android Studio.app/Contents/gradle/gradle-2.14.1' does not exist. How can I solved this issue? I have tried some old…
Lim Thye Chean
  • 8,704
  • 9
  • 49
  • 88
10
votes
1 answer

What are all the changes to apk by AGP 7.1.0?

I have just upgraded Android Studio from Arctic Fox to Bumblebee and AGP from 7.0.4 to 7.1.0 The project currently has: The apk generated by gradle task assembleOfficialRelease for flavor "official" was in the following directory for many…
Hong
  • 17,643
  • 21
  • 81
  • 142
9
votes
2 answers

How to set Java JDK path in Android Studio Arctic Fox, Bumblebee, etc.?

How can I set the new path for Java JDK? I tried to change the environment variables but it did not work. IDE: Android Studio Arctic Fox | 2020.3.1 Beta 4 IDE: Android Studio Bumblebee | 2021.1.1
8
votes
1 answer

Flutter Android gradle plugin to version 3.2.0 or higher

I have already update the latest Android Gradle version but still showing the error when generating the signed bundle. generating signed bundle requires you to update the android gradle plugin to version 3.2.0 or higher Below i have share the…
8
votes
1 answer

Android emulator click issue

After update to Android Studio Bumblebee this issue start happening. Seems like all clicks are long clicks (or right clicks), the menu is triggered all the time even if I click left side. I have cleared the cache, deleted the emulator, updated the…
1
2 3 4 5