Fingertip drawing applications on Android?

前端 未结 2 1666
梦毁少年i
梦毁少年i 2020-12-28 08:42

I\'m a new user to this interesting forum!

I want start developing an application for android and before starting i want learn about some android features...

2条回答
  •  执笔经年
    2020-12-28 08:55

    The ApiDemos that come with the SDK have an example called TouchPaint that does exactly this... it's a simple little finger drawing app. The source is actually very easy to read and it shows all of the basics.

提交回复
热议问题