E
E
Eugene2015-05-25 20:20:45
Android
Eugene, 2015-05-25 20:20:45

How to draw in Android application?

In general, the task is to draw similar fingerings in the application:
cd8aaff86e38f0fcaba1cc09f7709c67.PNG
What is the best way to do this, please tell me?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
swba, 2015-05-25
@jenchen12

Since the graphics level is primitive, and you didn’t write anything about animation, it seems to me that it’s quite possible to get by with a custom View and drawing on Canvas inside onDraw(). Those. draw with "hands" - with ordinary primitives of the drawCircle() type.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question