siwangqishiq / ImageEditor-Android

AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
2.19k stars 567 forks source link

help #15

Closed otocampos closed 7 years ago

otocampos commented 7 years ago

siwangqishiq,can you help me to get a image from request camera intent to display in loadtask.execute(); and edit it

siwangqishiq commented 7 years ago

take photo for edit?

otocampos commented 7 years ago

yes,im trying it,but not sucess.im using intent,and im creating a Uri fileuri,and i can recupere a fileuri,and display it using bitmap imgview.setimagebitmap(fileuri),but i cant display it in EditActivity.Help me please

siwangqishiq commented 7 years ago

OK I will add "Take photo for edit" in demo project;

siwangqishiq commented 7 years ago

Have added;

otocampos commented 7 years ago

thanks man,the best