文件名称:Android代码-Canvas-Test
文件大小:23KB
文件格式:ZIP
更新时间:2022-08-26 00:30:59
Android代码
Canvas Test This application is for messing around with Android's Canvas class. It doesn't do anything useful unless you're a programmer who wants to play around with Canvas. The software is provided with no warrantee of any kind, and may not work for you. It is provided as is. The code is provided under the Apache 2.0 License. Usage To create a new drawing: Create a new class that implements the interface foobar.canvastest.drawing.Drawable. This class represents a whole scenedrawing. To keep
【文件预览】:
Canvas-Test-master
----.project(813B)
----src()
--------foobar()
----AndroidManifest.xml(627B)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
--------layout()
--------values()
----LICENSE(11KB)
----default.properties(364B)
----NOTICE(595B)
----.classpath(273B)
----.gitignore(58B)
----README(3KB)