[F/OS] my Sharex extension V:3.0

@electrobot_appy I’m sure you can be a great developer :innocent: :+1:

3 Likes

WhatsApp: com.whatsapp
Instagram: com.instagram.android
Discord: com.discord
TikTok: com.zhiliaoapp.musically
Snapchat: com.snapchat.android

i will use it

1 Like

Can You Add Multiple File Share Option in It. Is it possible Or Not?

possible if someone help or contribute

1 Like

i can help you tell me what you wanted.
multiple share is needed for so many projects.

hey @Andro_Trick i have shared my code for sharing multiple files to @electrobot_appy but he is not replying hope he will add my code soon

see I have made it :sweat_smile:

SenderTools Extension [Free & Open Source] - Extensions - MIT App Inventor Community

amzing :ok_hand: Salman_Dev

1 Like

i was finding the solution for this from last 3 months finaly got it thank you so much :handshake:

ya i will wait i can’t now

1 Like

Hello All,
is there a command for the “package name” field that shows all apps that have a share function?

Thank you

Hi, thanks for your Reply.
With this Solution its not possible to share with Message and Subject, and without setting any SMTP or anything else.

The Share File with Message ist good, but cant send with Subject.

I think i searched all Extensions or Guides but didnt fount anything, thats why i asked if there will be any Package Name i can use that he will show up all installed apps with share function :slight_smile:

can we share file from asset (ex-images) or can we share file from cloud storage


I have tried
but it only works when using companoin, while when the application is installed, the above function no longer works

is there any other function to make it work that I may not have created yet?
please help

ha 1st of all Great Work Man

Can you just clarify one thing?

Can I send Images and Videos to Snapchat via this extension?

Like this App: https://play.google.com/store/apps/details?id=com.mutaeb.OVFEditor&hl=en_IN&gl=US

If so I am ready to donate $100 to your contribution.

plz Reply

Thanks in Advance

Hello all,
I am new in Kodular, starting my first application where I need to send a file to whatsapp, without having to prompt the user for selecting which application will send the file. I have found the Sharex extension which is really great as perfectly addressing my need. So I have downloaded edu.hifiapps.Sharex.aix and installed the extension. So far so good.
When trying to use the Sharex services, I am facing some issue for which I hope somebody can help me.


I have a file named “Test Reve 1-14.kml” that I can read without problem (through the two top blocks in the image). When trying to send this file with Sharex “Send”, it does not work. I guess I am not using the right syntax when passing parameters, having tried several variations, even with “SendMailWithFile”, but so far nothing goes through.
I would appreciate any hint to escape from this trap.
Thanks a lot in advance for your expected help.

You can’t share a file from the assets like this
Copy it to shared storage, for example /Download and share it from there

Taifun

Hi,
thanks a lot Taifun for your responsiveness, really appreciated. I’ve tried to follow your advice, but as a beginer I am facing some difficulty to use the “CopyFile” service. Indeed in the Blocks page, the blue rectangle “CopyFile” has a connector on its left side, not on the top side like for instance the “Send” service. So how to launch the “CopyFile” service upon clicking on a push button? As a side question I am not sure how to correctly point to a given shared storage, for example /Download. Is it by specifying “Shared” as a fileScope?
Thanks again for your help to come.
Best regards, Frederic.