Buenos días. Un cliente me pide que en su teléfono tenga una suerte de "lienzo" donde pueda pasar el dedo y dibujar trazos.
La comparación más cercana sería tener la ventana de un software de diseño, agarro la herramienta "lápiz" o similar y dibujo a mano alzada. Luego, lo debería poder guardar en algún formato, supongamos .jpg.
¿Hay algo con lo que pueda hacer eso?
Bien, no se si se entiende lo que quiero.
Gracias.
Several developers were interested in adding support for signature capturing in their Android application. The attached code module makes it easy to capture the signature and save it to a file. You should create a layout similar to the above layout. The drawing is done on a Panel view. Load...
Si lo que quieres es una firma, es más moderno y multiplataforma la libredía XUI Views, que incluye una firma
Si lo que quieres es es una librería para pintar con el dedo, hay otra más moderna, pero no la encuentro ahora mismo, no sé si era de Star-Dust o de Alexander Stolte.
No sé si es esta, si es algo más así lo que necesitas, la busco mejor
BitmapCreator lacks some important instructions on Canvas. Sometimes switching from BitmapCreator to Canvas and vice versa would slow down the code too much, so it would be better to implement them with BitmapCreator. I started writing some divers, if someone finds a way to improve it or add...
Hello, 2 years ago i already had the idea of this view, but I failed in some places, but now I have taken up the challenge and the result is impressive. Inspired by @Johan Schoeman FabricView and CanvasView. Features cross-platform compatible set a background image draw, erase or draw lines...
Hello, 2 years ago i already had the idea of this view, but I failed in some places, but now I have taken up the challenge and the result is impressive. Inspired by @Johan Schoeman FabricView and CanvasView. Features cross-platform compatible set a background image draw, erase or draw lines...