Most voted "share" questions
8 questions
Sort by count of
-
0
votes1
answer314
viewsFacebook share and check if shared
I put a share button, it opens a new window to share what I set, and if shared I do an action, if not shared, I do another action. However, gives an error in this new window, Facebook itself: Unable…
-
0
votes1
answer54
viewsHow to share content from a listiview?
Hi, I have a question. I’m making an APP, which has a listview that has text and an image. I would like to know how I can share the content the person clicked on. Just follow my code: // DECLARANDO…
-
0
votes0
answers528
viewsFolder Permissions with Samba
Good evening, everyone. I have a file server on Linux, which is consumed on Windows. Each department has its own specific folder (and they all use a public folder), and I need only the user of that…
-
0
votes0
answers17
viewsVersioning and code sharing
Hello, I have the following question. We have a team of 4 Devs, where we happen to work on the same project at the same time. The sources are on a "server" machine on the local network. I’ve tried…
-
0
votes0
answers29
viewsCreate pdf and share for installed applications
Good morning! I have a web application that creates a PDF file with the class FPDF. I price include a button that when clicked, open the applications installed on the device, for sharing the PDF…
-
0
votes1
answer51
viewsHow to share Bitmap Generated Image
Staff would like to know how I share an image generated within the app, in the scope of the app the person writing in the text view captures and generates an image would like to share that image via…
-
0
votes0
answers77
viewsAndroid 11 crashes when sharing file
I always shared files via my app, but with the version of android 11 I could not perform this process anymore, because the file in question will not. I tried using Fileprovide as per the…
-
0
votes0
answers70
viewsShare generated image
Hello, everyone, I’m new to the forum but whenever I can I follow some topics. I have an Android application where it generates a bitmap and I would like to share this bitmap via Whatsapp or email…