介绍
在很多情境中都需要使用图形绘制的功能,如炒股中的曲线图,柱状图等等。
系统控件
2D绘图
常用Canvas、Paint
3D绘图
常用OpenGL ES
AChartEngine
开源的图形绘制第三方库
转载他人博客教程:http://blog.youkuaiyun.com/hhhccckkk/article/details/8920147
视频教程:http://www.maiziedu.com/course/android/378-4007/
在很多情境中都需要使用图形绘制的功能,如炒股中的曲线图,柱状图等等。
常用Canvas、Paint
常用OpenGL ES
开源的图形绘制第三方库
转载他人博客教程:http://blog.youkuaiyun.com/hhhccckkk/article/details/8920147
视频教程:http://www.maiziedu.com/course/android/378-4007/