Page 1 of 1

Show the share intent via Appery

Posted: Tue May 13, 2014 8:19 am
by Aldrich Barcenas

I was browsing the Appery gallery and encounters this App.

http://play.google.com/store/apps/det...

In the screen shot, there is a share button and pressing it will how a dialog with all of the available apps in the phone that I can send data to. Since this app is done in Appery, it is possible to implement this in the project. How can I do it?

Image Image


Show the share intent via Appery

Posted: Tue May 13, 2014 8:46 am
by Kateryna Grynko

Hi Aldrich,

Yes, you would need to implement this manually.
We discussed it on forum:
https://getsatisfaction.com/apperyio/...
You can search for such plug-ins on the Internet.


Show the share intent via Appery

Posted: Tue May 13, 2014 8:56 am
by Aldrich Barcenas

So in short, I have to import the project to eclipse and do it from there?


Show the share intent via Appery

Posted: Tue May 13, 2014 9:21 am
by Kateryna Grynko

Aldrich,

You can add plug-ins an custom JavaScript files within Appery.io.


Show the share intent via Appery

Posted: Mon Jul 07, 2014 11:49 am
by Javier Ferreiro

Katya
Can you be more specific? It seems to me a very common functionality; and also extremely useful, for example:

  • you have downloaded a mobile app, the app itself includes a menu option to share the marketplace link with others via whatever messaging method available on your smartphone
  • you want to share some specific info displayed on the mobile app app via whatever messaging method available on you smartphone (facebook, twitter, whatsapp, email, even sms/mms)
    Thankx!

Show the share intent via Appery

Posted: Mon Jul 07, 2014 12:05 pm
by Kateryna Grynko

Hi Javier,

Yes, this is a good functionality which can be added to your project. There are a lot of ready plug-ins and solutions on the Internet, so you can easily implement it within Appery.io. Just add a plug-in you like as Custom JS. Let us know if you need any help implementing this or if you have any specific question.