Android調用相機相冊並顯示照片在ImageView

public static final int TAKE_PHOTO = 1; public static final int CHOOSE_PHOTO = 2; public static final int CROP_REQUEST_CODE = 5; /** * 文件相關 */ private File outputImage;
相關文章
相關標籤/搜索