Unable to Launch Image Asset in Android Studio

Asked 1 years ago, Updated 1 years ago, 94 views

I am using Android Studio Version 3.2.1.

Normally, you can launch the Image Asset using the following steps:
The item in the Image Asset itself does not appear, so it cannot be started.

AndOpen the Android app project on Android Studio.
②In the Project window, select the Android view.
③Select the res folder and choose File > New > Image Asset.

I would appreciate it if you could tell me how to solve this problem.
Thank you for your cooperation.

android-studio

2022-09-30 20:11

2 Answers

It is the same version, but it was not reproduced.I checked the Windows version.
This is not a fundamental solution, but here are some alternatives:

https://romannurik.github.io/AndroidAssetStudio/index.html

I think you can do almost the same thing as ImageAsset on this site.
Please be aware of this as the licenses may be different.


2022-09-30 20:11

In my case, I pressed Shift twice and the Image Asset was displayed.When selected, a message will be displayed at the bottom of the screen indicating that you want to update it, and when you update it, it will be available.


2022-09-30 20:11

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.