- 博客(4)
- 收藏
- 关注
原创 Matrix and ImageView
[code="java"] imageView.getImageMatrix() float[] values = new float[9]; matrix.getValues(values); matrix.getValues(values); float mtrans_x = values[Matrix.MTRANS_X];//左上顶点X坐标 float mtrans_y = ...
2011-03-28 18:23:15
137
原创 Working with the Android Calendar
Working with the Android Calendar December 14, 2009 By Lauren Darcey,Shane Conder Bio » Send Email » More Articles » Introduction Android handsets ship with a built-in Calendar appl...
2011-03-28 14:38:01
178
原创 Writing code that captures videos on Android
http://integratingstuff.com/2010/10/18/writing-code-that-captures-videos-on-android/ Writing code that captures videos on Android 18/10/2010 BY STEFFEN LUYPAERT 5 COMMENTS Although the Go...
2011-03-24 22:21:59
165
原创 Record video
[code="java"] import java.io.IOException; import java.util.ArrayList; import java.util.List; import android.app.Activity; import android.hardware.Camera; import android.hardware.Camera.S...
2011-03-24 21:10:27
1239
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅