All Projects → robertlevonyan → Cameraxdemo

robertlevonyan / Cameraxdemo

Licence: mit
A sample camera app with CameraX API from Android Jetpack

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Cameraxdemo

Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (-68.75%)
Mutual labels:  android-app, android-studio, androidstudio, android-architecture, android-application, android-development, android-sdk, android-ui
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-6.25%)
Mutual labels:  android-app, android-studio, androidstudio, android-architecture, android-application, android-development, android-sdk, android-ui
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (+95.54%)
Mutual labels:  android-app, android-studio, androidstudio, android-architecture, android-application, android-development, android-sdk, android-ui
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (+22.32%)
Mutual labels:  android-app, android-studio, androidstudio, android-architecture, android-application, android-development, android-sdk, android-ui
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (+1.79%)
Mutual labels:  android-app, android-studio, androidstudio, android-architecture, android-application, android-development, android-sdk, android-ui
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (+49.11%)
Mutual labels:  android-sdk, android-development, android-application, android-architecture, android-ui, android-studio, android-app, androidstudio
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-88.39%)
Mutual labels:  android-sdk, android-development, android-application, android-architecture, android-ui, android-studio, android-app
Android Arsenal.com
Source to android-arsenal.herokuapp.com
Stars: ✭ 541 (+383.04%)
Mutual labels:  android-app, android-architecture, android-application, android-development, android-sdk, android-ui
Permissionsflow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Stars: ✭ 49 (-56.25%)
Mutual labels:  android-app, kotlin-coroutines, android-architecture, android-application, android-development, android-sdk
Android-MonetizeApp
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Stars: ✭ 149 (+33.04%)
Mutual labels:  android-sdk, android-development, android-architecture, android-studio, android-app, androidstudio
Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (-74.11%)
Mutual labels:  android-sdk, android-development, android-ui, android-studio, android-app, androidstudio
Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (+451.79%)
Mutual labels:  android-app, android-studio, androidstudio, android-application, android-development, android-ui
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (+41.07%)
Mutual labels:  android-app, kotlin-coroutines, android-studio, android-architecture, android-development, android-ui
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (+95.54%)
Mutual labels:  android-app, demo-app, demo, android-application, android-development, android-ui
CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Stars: ✭ 26 (-76.79%)
Mutual labels:  android-sdk, android-application, android-architecture, android-ui, android-studio, android-app
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-13.39%)
Mutual labels:  android-app, androidstudio, android-application, android-development, android-ui
Awesomedialog
A Beautiful Dialog Library for Kotlin Android
Stars: ✭ 163 (+45.54%)
Mutual labels:  android-app, androidstudio, android-development, android-sdk, android-ui
AndroidBatteryStats
Displays all battery stats of an Android device using broadcast receiver.
Stars: ✭ 20 (-82.14%)
Mutual labels:  android-development, android-application, android-ui, android-app, androidstudio
Livesmashbar
An elegant looking and easy to use informative library with LiveData integration for Android.
Stars: ✭ 107 (-4.46%)
Mutual labels:  android-app, android-studio, android-application, android-development, android-sdk
android-jetpack
🚀 Road to Accelerate Android Development using Jetpack
Stars: ✭ 50 (-55.36%)
Mutual labels:  android-sdk, android-development, android-architecture, android-studio, android-app

    Camera X Demo

A demo camera application created with Android Jetpack CameraX API

API

UI Structure and features

1. Take photo

2. Switch camera

3. Open gallery

4. Select timer

5. Toggle grid

6. Select flashlight mode

7. Toggle HDR (if device supports)

8. Record video

Some Screenshots

How to switch between photo and video

Contact

Licence

MIT License

Copyright (c) 2019 Robert

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].