Why is the path of the image null, after calling the MediaStore.ACTION_IMAGE_CAPTURE intent?

后端 未结 0 1181
天命终不由人
天命终不由人 2021-01-25 05:38
File fullPath;
public void mybutton_testfullsize(View v)   {

    Intent takePicture = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);

    File directory = new File(this.g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题