New Image asset dialog does not open in android studio 3.1 - android-studio

Be informed, we are encountering a freak error in our android studio ide since a week. Whenever we right click "res/" folder and click new image asset, the new image asset dialog just does not open up. We tried opening it in different android projects but everywhere the IDE just stands still not opening any dialog. We are at loss as where this problem could be. Is there a need to upgrade to new android studio perhaps ? Any guidance on this issue would
be appreciated.

Related

Unable to set Launcher Icon in Flutter Project in Android Studio 4.0.1

I am trying to set launcher icons for Android through New > Image Asset and I don't see the option anymore. I believe this is a recent change in Android Studio as I used to do it until a few months ago by right-clicking the res folder to add New > Image Asset. How do I set the icons in Android Studio 4.0.1?
I wanted to see if Resource Manager would be of any help but it remains stuck with a message "Waiting for build to finish..."
You can follow this link if trying to change the icon of your app:
https://stackoverflow.com/questions/43928702/how-to-change-the-application-launcher-icon-on-flutter
I had the same problem and ended up creating a new empty native android project for just creating the launch icons. And then I just copied them to my Flutter project.
(After creating the icons via the resource manager, you can right click on them and clicking "show in explorer" will lead you directly to the folder. So it is easy to copy and paste from there on.)

Android Studio create project screen is changed today

Greetings.
I am learning java and android development for last two days. I am using android studio version 3.1.3
the welcome screen interface and open project screen that i used yesterday was different.
Today i am seeing a new screen and new way of opening android project.
below are the screen shots.
when i click on create new project the below screen appears
please guide me through this.
Delete the Android Studio folder in the user's folder. Let Android Studio download everything back and the view will become normal.
Going to events on the home screen and clicking 'enable android support' that this fixed my issue, however I did need to re-install all the SDK versions I previously used.

Annoying "Create Desktop Entry" popup in Android Studio on Ubuntu 16.04

Recenty I installed Android Studio on my laptop running Ubuntu 16.04.
When I created a new project and used Android Studio, this annoying popup kept showing: (Because my low reputation, I cannot post images, please click the link below)
https://i.stack.imgur.com/zNMbk.png
I tried to check the checkbox but it still display everytime I click on anywhere in Android Studio.
Help me, thanks in advance.
Try to use this for creating a desktop entry: desktop-file-install THE_DESKTOP_FILENAME_HERE.desktop
It might be the solution (if error it's because it localized the fileB, if ok it will copy to the correct localization /usr/share/applications) Restart then
After trying many times, I decided to reinstall Android Studio and the error disappeared! I don't know the reason clearly but maybe using Create Desktop Entry in Android Studio and creating a .desktop file manually (after installing Android Studio, I wanted to add Android Studio icon to launcher) caused conflicts.
goto settings in android studio
keymap-> main menu-> tools-> create desk entry
right-click on "create desktop entry"
you will get an option to turn off it.

Android Studio Project Structure has changed

Usually when I open my Android Studios and I click on new project it then comes up with another page that asks you to enter Application name: etc...Something has changed somewhere for some reason because that doesn't come up. If I click on a recent project it opens up but at the top left hand corner where you can change the view to project, package, Android etc. Android is no longer in there and the drop down options are now Project, Packages, Scratch, Problems etc. How can I get back the normal view? Or can someone tell me what could have caused this issue?
Thanks!
Just restore Studio default layout by Shift+F12

Android Studio Clicking on "Project Structure " not working

I have met a strange question about Android Studio and I have tried to find a solution on the Internet but it failed.
Here is my question:
I open the Android Studio and the project can be installed to my device correctly. However, when I tried to open the Project Structure, it failed without any response. I just clicked on the button below but the Project Structure dialog didn't show up:
I have SDK installed below:
Please help me how to open the Project Structure dialog.
I have found a method to avoid my problem. My way is that uninstalling my sdk which version is Android 4.4. After doing that my project structure shows up. try deleting your current sdk for an attempt.

Resources