mmobin789 / Android-Custom-CameraLinks
Source code for a custom camera activity and modifiable wrapper around android camera 2 API to simplify usage. It supports flash, returns a picture bitmap which can be saved as JPEG/Bitmap.
☆23Updated 6 years ago
Alternatives and similar repositories for Android-Custom-Camera
Users that are interested in Android-Custom-Camera are comparing it to the libraries listed below
Sorting:
- Android MVVM architecture example in kotlin, pagination example using paging 3 lib with Hilt as DI framework. data-binding library,Room a…☆25Updated last year
- Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)☆31Updated 6 years ago
- Covid19Tracker is an Android applciation 📱 used to track Covid 19 🦠 cases. It is 100% Kotlin and uses Android architecture components a…☆17Updated 5 years ago
- Search engine functionality using Kotlin Coroutines and Flow☆27Updated 5 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 5 years ago
- 📱Android Profile Design with Epoxy☆20Updated 4 years ago
- 🎨 custom animation challenge annouced by egdroid https://egdroid.slack.com/archives/C011NEDETEX☆15Updated 5 years ago
- A sample code from my medium article :D☆20Updated 5 years ago
- Project for using dagger in dynamic feature module☆23Updated 5 years ago
- SandwichClub created as a part of Udacity Android Developer Nanodegree Program. The application parse Json data using native API.☆16Updated 7 years ago
- The demo project for Bottom Navigation with Navigation Architecture Components article☆53Updated 5 years ago
- An application implemented using MVVM pattern, LiveData, ViewModel, Kotlin-Coroutines, Room, Navigation Components and DataBinding