Hi everyone,
I was trying to share an image from my phone, i dont know why I can not extract it . Do I have to give a permission or something?
Thanks in advance.
It use only assets image to share on WhatsApp. Not your storage image.
Only assets, and how could I do to ?
You mean that it can read the assets´s path only?
Using: file:/// storage/emulated/0/Makeroid/assets/chrome.jpg
is there a way to get pictures from my phone? i know there must be a way to do that.
Thanks for your help
You can use file name or Use TaifunFile Extension to get the PathToAssets
https://puravidaapps.com/file.php
Thank you!
You are wrong, it doesn’t work with assets, it only works with images from storage.
P.S: don’t talk if you don’t know
Hi Salman, thank you for your time
I am trying to get to some picture of my phone, what could I do to get it .
I can See in my phone the root to get to the file, maybe there is an special premission.
storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20201006-WA0000.jpg
Is there something else missing?
where did you get this?
Hi Salman:
I have a file Manager installed on my phone, and that´s the path to get to the picture i like to share.
try removing those spaces
It seems that I need a kind of permission to get access to the picture in order to share it, with the kodular app.
Thanks Salman I will try again!
I have removed the spaces but still nothing happens
I’ve tried to make it like this and it works without need permissions from the app.
/storage/emulated/0/WhatsApp/Media/WhatsApp Images/YourImage.jpg
I think the problem is in your block, can you show me your block?
or maybe the problem is that you didn’t add a slash behind “storage”
That is not what I said. In my post, I only said that you cannot share files from the assets, but that you have to copy them to the external storage first. And for this purpose, WRITE
permission is required.
Okay, i got it
His Anke:
Thank you very much, for your explanation, tell me is it possible to share other types of files like for example WhatsApp pictures?
Thanks