摘要:
public static final int NONE = 0; public static final int PHOTOHRAPH = 1;// 拍照 public static final int PHOTOZOOM = 2; // 缩放 public static final int PHOTORESULT = 3;// 结果 public static final String IMAGE_UNSPECIFIED = "image/*"; private static Uri photoUri; /** * 进入照相机 * @param activity */ 阅读全文
posted @ 2013-07-29 18:38
冲锋的路上的兵
阅读(379)
评论(0)
推荐(0)
浙公网安备 33010602011771号