Android Jetpack: Understand the CameraX camera-support library (Google I/O'19)

  Рет қаралды 47,264

Android Developers

Android Developers

Күн бұрын

Пікірлер: 33
@ivanocj
@ivanocj 5 жыл бұрын
This is amazing! Congrats to the team responsible for CameraX on Google.
@khaldounal-nuaimi3594
@khaldounal-nuaimi3594 5 жыл бұрын
I recently used the camera 2 API to build a camera app as part of a university project. I hated every bit of the development process. First of all there are alot of things to account for, i want to develop i a camera app i really don't need to have 2 classes to query the device about its screen size and its resolution output. The one thing that bugged me the most is consistency. I tested the camera app on an HTC u11, samsung note 9, and google pixel 1. unsurprisingly everything worked fine on the pixel BUT the front camera straight up refused to work on the note and the flash refused to work on the htc. After this project i fully understand why instagram and snapchat uses to capture a screen view instead of a photo straight from the sensor. developing android camera app that works well across every android device is semi impossible.
@DarrinSmith1
@DarrinSmith1 5 жыл бұрын
What about video? Any examples for using CameraX with video recording coming?
@totallynotabot151
@totallynotabot151 5 жыл бұрын
Camera2 API was a disaster. Not too hopeful about CameraX - they still like to throw in lots of helper classes for specialized use cases instead of covering the most common uses with defaults. E.g. why not just pass a SurfaceView reference to the builder for the preview destination? Was there a need to introduce a new ImageProxy class instead of using existing ones? And if so, why not place useful methods in it, e.g. rotate & crop the image?
@alwayz247
@alwayz247 5 жыл бұрын
How come Google Pixel devices don't have full CameraX support? Why can I not use Google Camera's night mode (Night Sight) by using CameraX API?
@realcrys
@realcrys 5 жыл бұрын
I just spend a day today trying to bring camera2 to live for my image analysis demo app. Was a wasted day. Thank you so much.
@lotfii
@lotfii 5 жыл бұрын
So will we eventually se improvement on Instagram stories camera?
@xreasezanmoody7633
@xreasezanmoody7633 5 жыл бұрын
I have no idea what this is but I sat through the whole video real interested😐.
@scottbiggs9846
@scottbiggs9846 4 жыл бұрын
Hmmm, is it just me, or does the code not even come close to compiling (even after updating the gradle, etc.). The first line at 9:59--PreviewConfig doesn't have a Builder() element. I'm guessing that the libraries have already changed so much that these examples are obsolete. If so, how about an update?
@pemadechen9901
@pemadechen9901 5 жыл бұрын
I m just glad I m understanding what is being said .the very fact is making me feel happy😄😄😄
@MauriceWilliams
@MauriceWilliams 3 жыл бұрын
Wow! CameraX is impressive!
@mohammadsajibalseraj9813
@mohammadsajibalseraj9813 3 жыл бұрын
Does Pixel 5a support CameraX vendor extension?
@cruxinterfaces
@cruxinterfaces 4 жыл бұрын
Very informative and well done, we will be at Knowledge Fest Thank you for the content
@karatuno
@karatuno 5 жыл бұрын
are the vendor extensions working right now?
@ptdong
@ptdong 2 жыл бұрын
How to use camerax with external camera??
@WaqasAli-ce2qc
@WaqasAli-ce2qc 5 жыл бұрын
Well its a really Good Effort by Android but there are still things that needed to be focused on. As there is a flipping issue on front camera, there must be a feature to easily turn on and off mirror image. Also in this api front camera crashes.
@lynetteford6063
@lynetteford6063 3 жыл бұрын
Is there a textbook or what.
@norlesh
@norlesh 5 жыл бұрын
Can anybody comment on whether or not CameraX is able to access front and back camera's concurrently on devices who's hardware supports it?
@brijeshmorya9737
@brijeshmorya9737 Жыл бұрын
amazing
@lynetteford6063
@lynetteford6063 3 жыл бұрын
I am a desperato which textbook can I learn this from I look through computer programming ,cobol language I look like you must know programmer to know what your doing theses books really difficulted I guess I won't be taking any picture on my phone.
@fedeuribito
@fedeuribito 5 жыл бұрын
Good job Camera X is much better than Camera2
@hugosalazar6911
@hugosalazar6911 5 жыл бұрын
thats the all point
@AlejandraStamato
@AlejandraStamato 5 жыл бұрын
Camerax is a layer on top tho😀 achieving things with camera 2 alone was quite painful
@财东
@财东 5 жыл бұрын
address to download the keynote?
@UsmanAli-gb4bn
@UsmanAli-gb4bn 5 жыл бұрын
i just loved this API
@mamitripathy6402
@mamitripathy6402 4 жыл бұрын
He it is not easy..to use... No proper documentation is there ... I am finding touchtofocus feature in camerax no documentation is therefor that
@mortezamaghrebi9560
@mortezamaghrebi9560 3 жыл бұрын
excellent
@chrislagos44
@chrislagos44 5 жыл бұрын
Why are they showing an API thats in alpha
@AlejandraStamato
@AlejandraStamato 5 жыл бұрын
So you can use it and report bugs and suggest tweaks yourself. Be a part of it!
@garrettkajmowicz
@garrettkajmowicz 2 жыл бұрын
Because they haven't deprecated it yet.
@Pulkit__7
@Pulkit__7 5 жыл бұрын
Now atleast Snapchat app can be improved, only if there engineering team works on this.
Kotlin under the hood: Understand the internals (Google I/O'19)
40:46
Android Developers
Рет қаралды 46 М.
Understand Kotlin Coroutines on Android (Google I/O'19)
37:49
Android Developers
Рет қаралды 175 М.
Build testable apps for Android (Google I/O'19)
41:41
Android Developers
Рет қаралды 51 М.
What's new in Android Development Tools (Google I/O'19)
36:43
Android Developers
Рет қаралды 31 М.
What's new in Android Studio UI design and debugging tools (Google I/O'19)
36:49
What's new in architecture components (Google I/O'19)
37:12
Android Developers
Рет қаралды 92 М.
Jetpack Navigation (Google I/O'19)
28:24
Android Developers
Рет қаралды 33 М.
What’s new in Android machine learning (Google I/O'19)
42:35
Android Developers
Рет қаралды 19 М.
What's new in Android (Google I/O'19)
39:37
Android Developers
Рет қаралды 100 М.
Android Studio: Tips and tricks (Google I/O'19)
41:47
Android Developers
Рет қаралды 45 М.
Motional intelligence: Build smarter animations (Google I/O'19)
32:23
Android Developers
Рет қаралды 26 М.
What's new in ConstraintLayout (Google I/O'19)
35:02
Android Developers
Рет қаралды 33 М.