Closed askarsyzdykov closed 2 months ago
Askar, thanks for the submission!
Looks good, but it seems you missed optimizing the images. Acceptable size for the car images is around 50 kB, yours are over 200.
Try the tool linked in the info: https://github.com/openvehicles/Open-Vehicle-Android/wiki/Adding-Vehicle-Images
Regards, Michael
Btw, just read your comment on issue #164 … any help is welcome :-)
Optimizing the images is currently necessary because all images need to be included in the main package. Android supports separate asset packages, i.e. users would install the core App + image packs as needed. If you'd like to rework the App for that, the main issue is that part of the overlay logic would need to be factored out as well.
Another open issue with all cars included is, the totally outdated image selector in the vehicle editor has become a real nuisance with all variants needing to be scrolled through. Reworking that to e.g. some kind of two dimensional selection (vehicle type → color) would help, maybe there are better options.
@dexterbg fixed
Hi!
I added Ioniq 5 and EV6 pictures at @frogonwheels request. I couldn't find top view images of the EV6, so if anyone has them, please send them to me.
/cc @dexterbg