THIS Is How You Use the New Android 13 Photo Picker (It's AMAZING!)

preview_player
Показать описание
⭐ 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 be your mentor and become an industry-ready Android developer in 10 weeks:

Subscribe to my FREE newsletter for regular Android, Kotlin & Architecture advice!

Join this channel to get access to perks:

Get the source code for this video here:

Join my Discord server:

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

It works no only with photos, also with videos and other file formats. I noticed this new file picker today, and you just made a video about it

immortal_lnight
Автор

This video came through very clutch. Every other video I've found and followed through, I encountered some errors related to using deprecated APIs and receiver type mismatches when converting a Drawable object to a Bitmap object. You shared a modern implementation of selecting images using Android's new activity result API. And for that, we thank you!
You earned a like and a new subscriber.

migueli
Автор

Dear Philip . is there a library for image cropping and resizing for jetpack compose ?

mehrtashsouri
Автор

Again the great tutorial can't find content as good as you

theai
Автор

Could you make it for using the camera please, capture a image and show it. and also make a preview like normal camera apps like they are including change camera lens, capture button, flash button.

imamyusupbachtiar
Автор

It is possible to post a tutorial on cropping photos?
Thank you very much Philip Lackner

proandroiddevir
Автор

Pros: no permission needed, support choose limit, better UI. Cons: another different type of Uri, can't get image info like folder name or exif through ContentResolver, using OPEN_DOCUMENT as a backup. I think currently it's pretty hard to maintain, using a custom picker is much more easy.

John-ubsu
Автор

Phillipp Lackner, Please make a video on how we can use Services in android using clean architechture in jetpack compose and we can use callbacks like onResume and onPause to bind and unbind the services.

Akshaykumar-xryj
Автор

Hi Philip, thanks for such amazing videos.

Does it handle the permissions stuff itself or do we want to handle it on our own ?

zohaibraza
Автор

Sweet video like always, thank you! 😊

tch.
Автор

How do we convert the uri to a file and upload it to the server? Stuck on this for days .. new to images and file

muhammaddanial
Автор

What a video Philip !!! i would like a thousand times if Youtube had that feature ! However, what if you wanted to send the image to a server ? how would that be like ? Thanks sir.

KeringKirwa
Автор

Great video, very helpful : ). Keep it up brother

deja
Автор

Muchas gracias! Buen contenido como siempre.

carlozgrafic
Автор

Thanks for the video. Actually it works on lower APIs, i tested on Android 8(API 26) and it works perfectly fine, though i tested only single photo picker.

acclorite_
Автор

App crush when in a screen compose linked with activity with navigation

aurissgreentech
Автор

Thank you again this is awesome. A video over how to persist images using this strategy would be great to see from you. DataStore? Room? Uri's are a pain.

samdroid
Автор

I have problem, when I store Uri to Room DB and when I relaunch app, it dont load image but only white square. Does anyone know where could be the problem?

jirigongol
Автор

Awesome! Please make an alarm clock app. It would be great! Or a "remind me" app.

Leon-unii
Автор

Please make a video on how to enable the automatic installation of the backported photo picker module through Google Play services for API level 19 through API level 29. There's something wrong in the code to write in the application tag of the Manifest for the same as mentioned in the official document. Please help because there' s not a single solution for this in the internet even though the problem is real.

santubasak