Skip to content

Demonstrates a movable, floating button using Jetpack Compose and Coroutines

Notifications You must be signed in to change notification settings

alvindizon/FloatingCamera

Repository files navigation

FloatingCamera

Demonstrates a movable, floating button using Jetpack Compose and Coroutines.

  • The button, when enabled, floats above the current UI and can be dragged/moved.
  • Clicking the floating button takes a screenshot of the current screen.
  • This screenshot can be shared via email or by other options.

This project uses:

  1. Jetpack Compose for the UI
  2. Coroutines
  3. Koin for dependency injection
  4. MediaProjection for taking screenshots

References used:

About

Demonstrates a movable, floating button using Jetpack Compose and Coroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages