Skip to content

When attempting to run sample, following error occurs. #61

@zobrathemanish

Description

@zobrathemanish

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.File android.app.Application.getFilesDir()' on a null object referenceat com...sample.f.a.b(SourceFile:35)at com...sample.CropGalleryActivity.onCreate(SourceFile:40)
This is typically this line:
cropGalleryAdapter.addImages(CropGallery.getCroppedImageUris());
Any suggestions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions