I have provided picture so you don't need to read novels here. This happens for a long time, I have updated android studio, I have even changed the laptop (currently I use macbook pro 16) but issue remains. It just says: "Collecting data..." and stays like that.
Is this standard for android studio lately? I remember that before (few years ago) this was never happening.
Related
I'm running VS Community 2022 Preview Version 17.3.0 Preview 2.0
I created a new .NET MAUI App using the Template.
When I run it under Windows, the button that you are supposed to click correctly says how many times it has been clicked after you click it.
But, when I run it under Android emulator Pixel 2 Pie 9.0, and I click the button, it just says "Clicked". It does NOT say how many times.
It is a known issue in android.And we will see a fix in the next release.
You can follow up the relative issues here:
https://github.com/dotnet/maui/pull/8136
https://github.com/dotnet/maui/issues/8028
I know that this is unlikely the correct place to ask, but I don't know where I should.
So I have a normal macbook from 2016.
I had Android studio installed a couple of months and worked with it just fine for a long time.
Now upgrading to Mojave, Android Studio doesn't open anymore.
I reinstalled it already 5 times, tried everything I found in the internet but still not able to start it.
After installing and moving it to applications It asks me to open it, I accept and then it starts to bounce but never opens.
I have restarted my Mac as well, tried different accounts.
Any one with same issue who solved it or has any idea how it could be solved?
I am having the same issue and according to Android Studio's website, it seems like it only supports up to High Sierra. Scroll to the bottom of this page and look into the system requirements-> https://developer.android.com/studio/
Try to delete (or fix) your custom studio.vmoptions file (if it exists). I had the same problem, until i've noticed, that studio runnable file writes to log, that my studio.vmoptions (in my Users/myusername/Librery/Preferences/AndroidStudio directory) has wrong parameter. Then I just delete this custom studio.vmoptions - and android studio starts normally.
I start the application for the first time. After killing it then changing the date on Android device to some past date, then starting the app again it gets frozen on splash screen.
Checking Android Studio logcat returns nothing.
When doing the steps from VS, the same does not happen.
Checked XF versions 2.4.0.7486, 2.5.1.444934
Checked Android devices Moto X Play (7.1.1),Nexus 5(6.0.1)
Stuck on this for few days now.
I had same issue some time ago. Looks like this is Xamarin Forms or Visual Studio bug. You can find out report here.
Unfortunately there is no working solution for this issue right now.
I've just gotten into developing apps for smartphones (I'm fairly adept with objective programming already and have some experience with Visual Studio) and decided to try out Xamarin. I've installed Xamarin Studio and Visual Studio 2015 Community with Xamarin without any problems. However, when I actually try to deploy the app (using the Xamarin Android API 15 emulator), a weird bug happens: the screen of the emulator gets split into 4 identical rectangles as you can see in this screenshot. The screen controls still work like they should and are in the default positions (the buttons are not on each of the 4 rectangles and in the normal position for a phone). I can unlock the emulator and launch apps like I would be able to on a correctly working emulator. I have all the prerequisites for Android API 15 installed. The app behaves similarly when I deploy it on the Xamarin Android API 21 emulator (all the prerequisites are installed). I am trying to deploy the blank Visual Studio 2015 Xamarin.Android app without any code changes.
Have you guys ever seen such a bug (or maybe a feature :) ) and do you know how to solve it?
Found the solution if anyone has the same problem: editing the emulator in the AVD to Use Host GPU fixes the issue.
I'm using Android Studio version 1.5 on my MacBook Air 13" (8 GB RAM). I'm using built-in Git feature for my project's version control. I try merge local and remote branches which contains conflicts and when I solve them and click Apply button Android Studio just freezes and I can't do anything! I've tried wait for 5 and more minutes but there's no changes: Android Studio stays freeze. However, other programs on my Mac are working good! At screen you can see what I have as a result. How can I avoid freeze? Thanks for helping
I have the same problem. It just seems there is an invisible dialog that takes the focus. Try pressing esc or enter button and then see if you can do anything.