How to share image in android studio(updated)

preview_player
Показать описание

📌 Source code👉

📌 Purchase any product from amazon going through this link🙂:

📌Watch my other videos:-

📌 playlists :

Thanks for watching...
Have a nice day❤
#AppStudio
Рекомендации по теме
Комментарии
Автор

📌 Purchase any product from amazon going through this link🙂:

CodingXP
Автор

Very nice and helpful video thankyou so much brother 🙏🏼🙏🏼🙏🏼

someshsahu
Автор

Perfectly working for me....can you please make the video on how to share the video file with share button?

sandeepraut
Автор

Hai aapka tutorial ka jawab hi nahi hai bahut hi achhe se samjhate ho

satya
Автор

Wow..I was exactly searching for this...Thanks a lot bro

sandeepraut
Автор

Great, it work.. For who want to add text, for example for wzp message with image and text can add after intent.putExtra other linese: intent.putExtra(android.content.Intent.EXTRA_SUBJECT, "Subject of the share action");
intent.putExtra(android.content.Intent.EXTRA_TEXT, "texts of the share text");

pierinopisandri
Автор

Now how to use file provider for layout to image and share them...

rahasyaromancho
Автор

AL FIN UN TUTORIAL PARA COMPARTIR IMAGENES EN ANDROID STUDIO ME FUNCIONO
Solamente tuve que cambiar el File.separator +"image that you wants to share" por bitmap + ".jpg" porque me compartía un .bin en vez de la imagen

DmdoRed
Автор

Brother this converted image how to save my gallery...
Please upload next tutorial video, it is my humble request.. ❤️

nwcoder
Автор

How I can set corner radius to that image and share. I tried this not working. Edges are coming black. If I give transferent color. Please guide.

nareshns
Автор

Super content. Thanks. I tried so many tutorials. But yours is the best and working.

subraatakumar-hindi
Автор

How to share an image from the directory in Android 10 or 11?

jeinermarin
Автор

Nice tutorial.. how can we do it in case of Video?

manthanpatel
Автор

era lo que necesitaba, me olvide que en algunos casos, las versiones 7.0 o superiores no funcionan correctamente al compartir o tomar fotos, me acorde del provider, gracias bro

shinichi_kudo
Автор

thank you sir it is very healpfull to me

lakshanrathnayake
Автор

How to send video using firebase storage video URL please make video 🙏🙏🙏

KrunalParekh
Автор

how can i convert layout into imageview like your previous video here ?
i followed previous vdo it shows this error java.lang.SecurityException: Permission Denial: reading uri the provider be exported, or grantUriPermission()

animer
Автор

Thanks for the tutorial. My question is, 'I use this function "imageView =
if (intent != null && {
imageResourceId = intent.getIntExtra("iImage", -1);

}" to receive image through adapter,
How can I read from share from this source? How do I configure with your code??

henrygritchen
Автор

Thank you.
One question,
I have a scrollview with elements on my screen, and since it is small, not all the elements are shown, therefore when converting it to an image it only shows a part, how could I capture all the elements that are on the screen?

aldairtellocastaneda
Автор

share image not working on api 30
Android open failed: EROFS (Read-only file system) error

snbhawani