• Marco Nelissen's avatar
    Generate new picture path in Pictures, not DCIM/Camera · 4d214a39
    Marco Nelissen authored
    When an app uses the MediaStore.Images.Media.insertImage() convenience
    API, put the image in the Pictures folder, not in DCIM/Camera.
    This seems like a more appropriate location, and avoids problems with
    the Camera folder not existing (the Pictures folder is created during
    initial setup).
    b/9370759
    
    Change-Id: I231aeae5ee24780ea0337f0ef3fd1a6030f2c372
    4d214a39
MediaProvider.java 243 KB