Skip to content

TechIsFun/android-samples

Repository files navigation

Android Samples

ci

File Sharing

The two apps file-sharing-producer and file-sharing-consumer shows how a producer app can share a file with a consumer app that will update file's content. Both apps are compatibile with Android 11 file sharing permission system.

Barcode and QR code scanning

vision-qr-code-scanner implements an activity that can read barcodes and QR codes. It's based on play-services-vision and it's highly inspired from this project from googlesamples; all dependencies are up-to-date to the latest androidx and play-services-vision versions.

Lottie

lottie app shows how to use Lottie animations.

Work Manager

work-manager contains some examples of Work Manager implementations:

  • one time worker
  • periodic worker
  • periodic worker that runs at fixed hours
  • chained workers
  • a worker with extra dependencies injected by Hilt

Dependency update

This repository uses Renovate to automatically update dependencies.

References

About

A collection of Android sample projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published