siwangqishiq/ImageEditor-Android

help

Closed this issue ยท 5 comments

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

take photo for edit?

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

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

Have added;

thanks man,the best