Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在此处从 A 到 Z 一个一个地绘制一个字母输入链接描述。首先,如果它是正确的,我想在特定路径中写“A”,然后它想移动到“B”。所有这些都应该与点相关联,例如以下链接显示了我如何期望相同的..
您可以在视图类的 onDraw 方法中绘制到画布上。