How to Make a QR Code Scanner in Jetpack Compose - Android Studio Tutorial

preview_player
Показать описание
In this video you will learn how to make a simple QR code scanner that scans in real time.

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:

🎓 Become an industry-ready developer in the Mobile Dev Campus:

🎁 Get my FREE 4.5h course "The Best Practice Guide to Android Architecture":

Read our weekly Android blog:

Join this channel to get access to perks:

Get the source code for this video here:

Regular live codings on Twitch:

Join my Discord server:

You like my free content? Here you can buy me a coffee:
Рекомендации по теме
Комментарии
Автор

Best tutor for android out now. You just fulfilled my wish to understand camera api's for compose. Thanks alot.

galanteria
Автор

What a timing man! I was just gonna search this topic with jetpack Compose and here Philipp uploads it! 😆😂

mihirpaldhikar
Автор

Someone was just asking about you the other day in Florians live stream. You are Good luck on the new freelance job.

CoderzF
Автор

Wowww. Yesterday I added this topic in my todo list for R&D for my ongoing project and today just got notified for this video. 😍😍

You're real Santa Claus for me 🎅🎅

VikramsinhChampavat
Автор

Hello Philip. Thanks for the amazing work you are doing on this space. This video could not have come at a better time. However, I am kinda stuck on how to run and stop the scanner on button events and also run the scanner for a given period of time before throwing a not found error.

Once again, thanks a great deal

josephofem
Автор

Great! Youtube is lacking of Android camera content

kaychi
Автор

Hi Phillip, has been deprecated. Can you please explain how to use ResolutionSelector with ResolutionStrategy

yogeshmishra
Автор

hello philipp, i have a problem when i scan barcode code_128 that doesnt give me the result, i also input BarcodeFormat.CODE_128 in DecodeHintType, what should i do?

muhamadabdulaziz
Автор

Others: I am first, I am first
Philipp: Don't underestimate the creator 😂

AtulSharma-jrmn
Автор

I wanted to navigate to another screen through navigation controller. it goes to that screen but the functionality doesn't work as expected on that screen. and the design is also not properly shown. Can you make a tutorial about navigating to another screen after successfully scanning the qr code?

tic-tech-toe
Автор

Heyy Philip, I'm coming back here cz I thought I break my code but for some reason this solution is not working on Pixel 6A, I installed the same repo from github, It's working on emulator, on my OnePlus but not on Pixel, I tried updating zxing library version and other solution but nothing is working. Can you please help.

rahul_spawar
Автор

thank you very much for the video philip, can you make us a video how to enter data in the qr code and the qr code is stored in firebase and when scanned it will display the stored data

vildanvinanda
Автор

Great video here, .
I actualy Search how to build qr code scanner a long ago, . And endup with mlkit + camera x, . With kotlin xml, .

Now the problem is here, .
Which is better using zink lib or MLKit?
And can you make video how to build qr code scanner using MLkit with compose?

Anway, . Big thanks for your video this time, 😁

brgame
Автор

It has been very didactic, congrats Philipp.

Автор

Very useful. It is called as zebra crossing library.

vengateshm
Автор

so confuse actually, rarely playing with this stuff.
but thank you for documented this!

bboydarknesz
Автор

Getting this error: Cannot access class Check your module classpath for missing or conflicting dependencies. Not able to find a solution.

akashkroy
Автор

Gotta limit the camera resolution by adding this to the AndroidView in the MainActivity:

.setTargetResolution(
Size(
640, // previewView.width,
480, // previewView.height
)
)

ChrisAthanas
Автор

This is great, but could you share a tip or where to look for rotation PlanarYUVLuminanceSource or BinaryBitmap? So it can work on portrait as well

marcopierucci
Автор

nice tutorial man, this is a life saver👊🏾

terencejumba
welcome to shbcf.ru