Hi every one i'm new here,
i would like to share multiple images at the same time please i need some help
i tried this code from Erel but it shares only one image how can i share multiple images?
Dim FileName As String = "im1.png"
File.Copy(File.DirInternal, FileName, Provider.SharedFolder...
Hello,
I tried to use Erel's new class (https://www.b4x.com/android/forum/threads/class-fileprovider-share-files.97865/#content) to share an image. I tried to share an image by the example of sharing a file, but the app crashed...
Does anybody have an example of sharing an image(only) using...
With this code you can retrieve images shared to your app (e.g. if a user selects one or more images from the gallery and selects "Share..."). No permissions are required as the user selects the images :)
Add this to the manifest (send = one image, multiple = multiple images)
*code optimized*...
Following the tutorial here: https://www.b4x.com/android/forum/threads/receiving-shared-images-from-other-apps.81041/#post-574557
I was wondering if the code in the above tutorial can be modified to accept multiple images...
We need a new manifest addition:
AddActivityText(Main...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.