Share Button on Android and iOS

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
azoyan
Prole
Posts: 25
Joined: Wed Dec 27, 2017 5:19 pm

Share Button on Android and iOS

Post by azoyan »

Hello!
In my application I create wallpapers.

How to call native "share" button?

Image
Image

And expect behaviour like this:

Image

Image
azoyan
Prole
Posts: 25
Joined: Wed Dec 27, 2017 5:19 pm

Re: Share Button on Android and iOS

Post by azoyan »

Really for so many years of existence of the love2d nobody wanted to do this?
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Share Button on Android and iOS

Post by Nixola »

Please don't double post, especially when your post is still visible. No one that knows or wants to figure it out read the topic yet, but it doesn't mean they never will.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
zorg
Party member
Posts: 3436
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: Share Button on Android and iOS

Post by zorg »

Also, it's probably SDL's "fault" anyway, maybe that is, or at least was, a nonstandard button; try detecting all keys/scancodes and if something gets triggered when pushing that thing, you're in luck since you can see what it was, if not, you're out of luck.
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: Share Button on Android and iOS

Post by bobbyjones »

zorg wrote: Tue Jun 05, 2018 11:24 pm Also, it's probably SDL's "fault" anyway, maybe that is, or at least was, a nonstandard button; try detecting all keys/scancodes and if something gets triggered when pushing that thing, you're in luck since you can see what it was, if not, you're out of luck.
It's not a hardware button. It's something you add to an app that launches a share window. I forgot the exact word but I think it's called an intent.
PGUp
Party member
Posts: 105
Joined: Fri Apr 21, 2017 9:17 am

Re: Share Button on Android and iOS

Post by PGUp »

From what I know löve doesn't support it currently.
-
Post Reply

Who is online

Users browsing this forum: No registered users and 36 guests