Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 525 Bytes

File metadata and controls

25 lines (18 loc) · 525 Bytes

Contributing to MediaKit Android

Thank you for contributing to MediaKit Android.

Guidelines

  • Keep modules lightweight and independent.
  • Follow Kotlin and Android best practices.
  • Avoid unnecessary dependencies.
  • Prefer modular and reusable APIs.
  • Keep public APIs minimal and clean.

Project Vision

MediaKit aims to become a modular Android media SDK ecosystem.

Development Focus

Current priorities:

  • Image Picker
  • Image Cropper
  • Stability
  • Lifecycle handling
  • Bitmap safety
  • Developer experience