I want to use this option to add something like:
"Improving this score!" + Score "visit this web http:etc ..."
But let me add data to text.
See if anyone knows the solution! Thank you!
Printable View
I want to use this option to add something like:
"Improving this score!" + Score "visit this web http:etc ..."
But let me add data to text.
See if anyone knows the solution! Thank you!
Nobody has an idea?
Thank you!
oh, all application use text to share.
but for sure you need to test the one you want, but i donīt see why should be a problem to send a link.
also do some testing like you are sending a web content to see.
I know how to send a plain text or a URL, which I would submit is the current score of the game on the same link and not how.
Thank you.
maybe is better for you to post an mfa so other can see what you want to do and help you, the link will depends on how you set your php if you want an user to visit the page and see the score.
sure other can give you a hint on this.
Ok,
https://dl.dropboxusercontent.com/u/64343008/share.zip
They share the line is misspelled, but I can not add more content after the closing quotation marks.
Thank you!
Your link is dead
Thanks, but where did you get the AndroidPlus.mfx object ? I've searched it in the extension manager and in the forum, but I didn't find it ...
Comes Intregrated in the new version 282.0
Thank you
Sorry, but I've got the steam version, I'm still at the 281 ...
I'm intersted too in sharing content on android , I've found an intent example for sharing :
with the android object,
add string "android.intent.extra.TEXT" = "your text"
add string "android.intent.extra.SUBJECT" = "your subject"
Start Intent "android.intent.action.SEND" ; URI="" ; with selector "Share"