What type of vector images is preferable for the interface in Android applications.

  • Replies:2
Alex Bernstein
  • Forum posts: 2

Jul 22, 2022, 7:43:34 PM via Website

My app includes a gallery of images. I would like them all to be vector images. Which Vector Format would be preferred? From my search I understand that SVG can require a complicated implementation method for the programmer. Thank for reply.

Reply
James Watson
  • Forum posts: 1,584

Jul 23, 2022, 6:22:00 AM via Website

Do you mean that you want to convert raster image files to vector image files in your android app code?
Are you not sure to save them as .svg, .eps, .pdf or .ai file format?

Download size < 0.15 MB. But also accurate enough, ad-free & free.
The minimalist app available on Play Store: https://goo.gl/ws42fN
Blog: https://okblackcafe.blogspot.com Your 5-star is appreciated.

Helpful?
Reply
Alex Bernstein
  • Forum posts: 2

Jul 23, 2022, 10:50:55 PM via Website

Perhaps above I was not entirely accurate.
I want to have vector images in the mobile application.
And my question is essentially what type of vector file is preferable for android?

Helpful?
Reply