bevy / photo-editor-android

Photo Editor SDK contains a lot of features like edit, scale, rotate and draw on images like Instagram stories.
MIT License
548 stars 189 forks source link

photoEditorSDK.saveImage(folderName, imageName); #40

Open cicciolinamiranda opened 3 years ago

cicciolinamiranda commented 3 years ago

Not working for Android 11 as we cannot use android:requestLegacyExternalStorage="true" to be able to access

Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_PICTURES) now