Source of exercise images #20
-
|
First of all, thank you! I am loving LibreFit so far. Where are the exercise images from? Were they AI generated or otherwise created? Or were they obtained from an outside source? To clarify, I understand that the images are stored in /app/src/main/assets and loaded through /app/src/main/res/raw/exercises.json. I was just hoping to add some exercises and wanted to provide corresponding images that look consistent with the rest of your exercise images. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Looks like I had missed this section, which answers my initial question: https://github.com/LibreFitOrg/LibreFit/blob/main/README.md#-images My bad! May contributors offer exercise images as they find possible inaccuracies? If so, does the exercise animation require exactly 2 images or can it rotate through more? Is there an exact image size (ex 4x6) preferred for exercise images or is there only a minimum image size? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @seejessicacode, Thank you for your kind words! I'm really happy to hear LibreFit is appreciated and is actually helpful <3 Regarding your questions:
I hope this answers your questions! |
Beta Was this translation helpful? Give feedback.
Hi @seejessicacode,
Thank you for your kind words!
I'm really happy to hear LibreFit is appreciated and is actually helpful <3
Regarding your questions:
imagesfield of the JSON entry (there are currently two), but nothing prevents adding more.I hope…