Skip to content

Media Picker is an Android Libary that lets you to select multiple images or video

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
license
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

dev-orisma/MediaPicker

 
 

Repository files navigation

About this fork

  1. Add FLAG_SECURE in Activity.
  2. Add FLAG_FULLSCREEN in Activity.
  3. Remove Rxjava.
  4. Not use WRITE_EXTERNAL_STORAGE permission.
  5. Fix some bug.

Gradle

dependencies {
	implementation 'com.github.dev-orisma:MediaPicker:2.5.1'
}

See original

About

Media Picker is an Android Libary that lets you to select multiple images or video

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
license
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%