23-09-2023 - Andrés Cruz
Figura In this entry we will see a very useful element to work with SVGs, which is the symbol element; This element saves a lot of work and allows you to group a series of basic figures and paint them using the use element.
12-06-2023 - Andrés Cruz
Figura A Canvas is nothing more than a surface on which you can draw; with the primitives in Android it is possible to draw graphics such as lines, circles, ovals, squares, rectangles and texts.