搜索资源列表
TextView5_border1
- 通过重写ondraw给textview加边框的方法- Add border to textview
PlanGame
- Android飞机游戏PlanGame源代码,学习一下定义飞机速度,设置窗口没有标题,设置全屏,通过窗口管理器得到Display 从而得到宽和高,设置飞机的初始位置,设置监听器,调用invalidate()方法 从而回调onDraw()方法。-android plan game code
weathertrend
- 在onDraw()方法中实现天气气温趋势图-make temperature using in method onDraw
PlanGame
- Android飞机游戏PlanGame源代码,学习一下定义飞机速度,设置窗口没有标题,设置全屏,通过窗口管理器得到Display 从而得到宽和高,设置飞机的初始位置,设置监听器,调用invalidate()方法 从而回调onDraw()方法。-Android aircraft game PlanGame source code, learn about the definition of the aircraft speed settings window without a title, se
Android动态绘制曲线图
- 用onDraw的方式进行曲线图图像的更新,程序很短小,可以顺畅运行。
