Skip to content

Update deprecated ExternalStorage function on sample activity #1036

@irfano

Description

@irfano

getExternalStoragePublicDirectory() function was deprecated in API level 29. Its usage in MainActivity should be updated.

mediaPath = Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DCIM).toString() +

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions