Set logo in Android Studio


Please follow these steps, if you want to set a new logo in your android app.

Custom Logo Setting in Android APK

  1. Open Android Studio.

  2. Right click on app folder in the sidebar.

  3. Move cursor on new.

  4. Select Image Asset.

  5. Select Asset type as Image.

  6. Choose the path of the image which you want to set.

  7. Click Next and finish.


Congrats! Logo of apk has been changed.