You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure whether this issue is related to #87 or not, but currently there is no way (as far as I can tell) to replace an APK's icons if they are in vector format (which is increasingly common these days for an app's main launcher icon).
I created and exported an SVG image (from Adobe Illustrator) and I wanted to use my new SVG vector image to replace the existing vector image that was in the APK file. However, there is no obvious way to do this (and Android appears to be using its own vector format anyway: https://developer.android.com/studio/write/vector-asset-studio#svg)
It would be great if Editor Studio could replace an apk's vector icons just as easily as it can replace raster (.png) icons. This would make the icon replacement process consistent for the user, regardless of the icon format in the apk.
The text was updated successfully, but these errors were encountered:
Quisquose
changed the title
Allow replacement of Vector icons
[Request] Allow replacement of Vector icons
Oct 19, 2023
I'm not sure whether this issue is related to #87 or not, but currently there is no way (as far as I can tell) to replace an APK's icons if they are in vector format (which is increasingly common these days for an app's main launcher icon).
I created and exported an SVG image (from Adobe Illustrator) and I wanted to use my new SVG vector image to replace the existing vector image that was in the APK file. However, there is no obvious way to do this (and Android appears to be using its own vector format anyway: https://developer.android.com/studio/write/vector-asset-studio#svg)
It would be great if Editor Studio could replace an apk's vector icons just as easily as it can replace raster (.png) icons. This would make the icon replacement process consistent for the user, regardless of the icon format in the apk.
The text was updated successfully, but these errors were encountered: