I can't find a way to add an icon.
I read that you can right click and create a new Image Asset. But it can't be found on the latest version of Android Studio.
I can't find a way to add an icon.
I read that you can right click and create a new Image Asset. But it can't be found on the latest version of Android Studio.
 
    
    You have to navigate to .app/src/main first - not directly to .app.
Then right-click on res folder and you will be able to add your image asset
check here
 
    
    click on main menus ---> file ---> new ----> ImageAsset , like this :
or right click on res folder and new Image Asset :
