Some people are not that excited about programming, love the energy you bring to these videos, makes me realize with the number of your views are plenty of others interested in this work
@Henttz Жыл бұрын
I had to figure it out how to use the cameraX library by my own. Now I can check what I did wrong, thanks Phillip for this new content
@simpleelegant9269 Жыл бұрын
Finally granted my request.. More playlist for Hardware please!! Cross platforms can't do shiits with these.
@AhmedAli-qm1td Жыл бұрын
I thought I'm the only one who think like that 😂😂 But now I'm fine 😂
@ChrisAthanas Жыл бұрын
KMP is closing the gap very quickly
@Otabek001uz Жыл бұрын
You're the best developer in the world!!!⚡
@roshkaalex Жыл бұрын
Cool! Thank you Philipp. I tried to find camerax video in your playlist today morning )))
@surendramaran Жыл бұрын
I waited for this video 🎉🎉
@jarvis2913 Жыл бұрын
Best video for learning android development.
@ChrisKavinRomeroRomanus2 ай бұрын
Dont forget to close the image proxy after performing all operations. This will free up the buffer in the image reader.
@fazalulabid8483 Жыл бұрын
Been waiting for this content. Thanks for delivering what we've all been craving!
@aaravbansal6193 Жыл бұрын
Hi philipp, I have been following you for quite a while now and genuinely love your content. I had a small request if you could make a tutorial for media3 Audio Player!! that would be a great help
@Solutionswithnayan6 ай бұрын
Intresting we need more of these videos ❤
@aaronperron7 ай бұрын
can you make a tut about setting up camerax with the new camera-viewfinder-compose ? thanks! you rock
@LEGENDX22 Жыл бұрын
Excited for Part 3
@HenokWehibe10 ай бұрын
Great work Sir, Thanks so much.
@malva93 ай бұрын
For those struggling with getting the camera to show, they must've done some changes to the default values because I couldn't get the cameraFeed to actually show from just the tutorial. You also need to provide the `layoutParams` to get the feed to show. Not very clear since the logs themselves just mention that the controller and previewView aren't connected to the controller. In hindsight though it does make sense but I would've thought that it just grabs the parent of the composable (which is probably what it did before when it's implemented in the video.) Hope this helps!
@supershid4642 ай бұрын
it works perfectly for me even with Camera 2, but thank you
@TechnicalAyushPro4 ай бұрын
can you tell me how to use camera X in Sketchware,please
@santri.awon1 Жыл бұрын
great content as always
@felipesousa781611 ай бұрын
Make a camerax tutorial for a thermal camera, I want to integrate this into my project
@KeringKirwa Жыл бұрын
hey Philip ? first , thanks for this sir . what if someone wants to focus on a section of an image just like in Google lens , how is that possible ?
@김영훈-q9z5 ай бұрын
could you upload recording both camerax and customview?
@itzlvm1268 Жыл бұрын
Amazing, finally can use text recognition
@SahilTheExplorer Жыл бұрын
Hey Philip, i think there’s something wrong while you’re initialising camerax because i am getting camerainfo as null if i do the same initialisation.
@fascialrufaie4 ай бұрын
This cameraeggs thing is kinda useful
@ahadul360 Жыл бұрын
Make a video on Qr Scanner App using latest tech..
@devanshraj5619 Жыл бұрын
Hi, can you make a document scanner app... main use of camera is for that.
@achmadichzan Жыл бұрын
I'll practice your videos, thank you very much
@muhammadsarimmehdi Жыл бұрын
Can you make a bluetooth LE tutorial?
@omarredani5580 Жыл бұрын
We need a complete project is going to be perfect
@MüminKayaaslan-t9b Жыл бұрын
Hello, I added it to my project as you did, but when I gave the NavController, java.lang.IllegalStateException: The offset was read before being initialized. Did you access the offset in a phase before layout, like effects or composition? I am encountering the error
@frankyjunior6005 Жыл бұрын
How to make the icon sticky in the right when landscape? So it like other camera app
@footballCartoon91 Жыл бұрын
man, I want to ask you one question, what is buildScript block in the gradle build file that you use in the project root directory. why buildScript block is used in the project root build file but not in the "app" folder or "app" module ? Does this mean gradlew need to use extra buildscript or what ?
@John-qt6qk Жыл бұрын
Awesome 💪🏾
@Noor_alden Жыл бұрын
u r amazing , thanks alot for this content🙏🙏
@JavohirJumayev-pn1vn Жыл бұрын
Thank you so much
@XblueNitroxNT Жыл бұрын
Hi, could you make a video about creating and publishing libraries in compose Multiplatform ? Btw thx for all videos
@Hatsworthful Жыл бұрын
Is there a way to use this to take the photos and add them to a digital form to generate a pdf?
@VrhoAirlines Жыл бұрын
Do you have any idea how to access usb camera on android in an app
@chrispoet38858 ай бұрын
7 issues were found when checking AAR metadata: 1. Dependency 'androidx.camera:camera-extensions:1.3.0-rc01' requires libraries and applications that depend on it to compile against version 34 or later of the Android APIs.
@jesseholliday34808 ай бұрын
1:40 dependencies
@jesseholliday34808 ай бұрын
4:00 permission runtime audio etc
@jesseholliday34808 ай бұрын
5:30 check if we have permission
@jesseholliday34808 ай бұрын
7:00 bottom sheet scaffold
@jesseholliday34808 ай бұрын
9:15 camera preview controller
@anmac6910 Жыл бұрын
Hey how do I set a greater precision for date timestamp when taking a photo so that the fileame such as : YYYYMMDD_hhmmss.jpg and the date taken and date modified seconds are very close to being the exact same? in other words, the date taken and date modified is assigned at the exact instant the photo is saved to file ?
@JeffreyLiu8 Жыл бұрын
can you please open class for openGL es?
@Daaboo7 ай бұрын
But i want to use the camera app on the phone but no package work. I tried both Vue with Iconic, React native and its wont work at all. This is my last chance to ever be able to finish my app.... but if you have any other suggestions im open ....?
@RiteshVishwakarma-jg3px6 ай бұрын
bro how to add asceptRatio on this
@divid3d806 Жыл бұрын
Imo you shouldn't hold bitmaps directly in ViewModel. Bitmaps should be saved somewhere and uris should be used to access them to optimize memory usage.
@neirno Жыл бұрын
Please create video guide with AR
@roshkaalex Жыл бұрын
How to set photo size? and jpeg quality?
@omkarsatam003 Жыл бұрын
Can you please also guide on how to handle to take picture only when it's a human?
@seethalakshmi4670 Жыл бұрын
How can I switch between lenses here? I have observed that CameraX doesn't automatically switches the lenses in Samsung devices.
@awaisahmad590810 ай бұрын
you have used kotlin damn where is java functional APIs.
@RaghulS-nl6wx Жыл бұрын
I get error on creating bottomsheet scaffold did anyone
@abdulrahamanolatunde6548 Жыл бұрын
Same here. Fixed it yet??
@nameayeIIowfruit Жыл бұрын
Change implementation("androidx.compose.material3:material3") to implementation("androidx.compose.material3:material3:1.1.2") in the build.gradle.kts to get the latest Version of material3
@MrDhruba13 Жыл бұрын
You are the best teacher for android, Thanks a lot. Do you have any courses paid/free on android testing
@PhilippLackner Жыл бұрын
Yes, released just a month ago :) pl-coding.com/testing
@thanakornsrisuwan2498 Жыл бұрын
rememberBottomSheetScaffoldState not found help me please :(
@thanakornsrisuwan2498 Жыл бұрын
I can solve the problem, update latest version of material 3
@abdulrahamanolatunde6548 Жыл бұрын
@@thanakornsrisuwan2498 I'm facing same issue. What version did you use to solve yours? This is what I have implementation("androidx.compose.material3:material3")
@farhodakramov8158 Жыл бұрын
Something wrong here.Camera take picture only 4 times.How can do more?
@homiegangbro85336 ай бұрын
add image.close() at the bottom in fun onCaptureSuccess
@surendharv795Ай бұрын
put this image.close() while saving the image
@FabricioMTL Жыл бұрын
A real photo simple app will be cool
@RajuYadav-qm4ic Жыл бұрын
😊
@ikerluqup56616 ай бұрын
god
@jin4ok4 ай бұрын
* BottomSheetScaffold not found implementation("androidx.compose.material3:material3:1.2.1") // State the version above 1.1.0. Unstated implementation might be somehow importing 1.0.0 version. * CameraSwitch Icon not found implementation("androidx.compose.material:material-icons-extended:1.5.1") // Implement this too.