Re: [android-developers] Re: How to implement sharing the app on Facebook?

2014-01-08 Thread JackN
Yes, like i did right there. Thank-you for understanding. I look forward to seeing less of your snarky replies. On Tuesday, January 7, 2014 1:03:13 PM UTC-8, TreKing wrote: On Tue, Jan 7, 2014 at 8:11 AM, MobileVisuals eyv...@astralvisuals.comjavascript: wrote: How can I get the

[android-developers] Re: How to implement sharing the app on Facebook?

2014-01-07 Thread MobileVisuals
I got this to work, but the shared link opens Google play on the browser, not the Google play app directly. This get more difficult for the user and will probably not generate much downloads. How can I get the shared link to open the Google play app instead of the browser? This is my code:

Re: [android-developers] Re: How to implement sharing the app on Facebook?

2014-01-07 Thread TreKing
On Tue, Jan 7, 2014 at 8:11 AM, MobileVisuals eyv...@astralvisuals.comwrote: How can I get the shared link to open the Google play app instead of the browser? http://developer.android.com/distribute/googleplay/promote/linking.html On Tue, Jan 7, 2014 at 9:15 AM, JackN j...@jacknorth.com

[android-developers] Re: How to implement sharing the app on Facebook?

2013-12-31 Thread MobileVisuals
Thanks for that useful information! I found this guide on how to implement a share intent: http://mobile.tutsplus.com/tutorials/android/android-sdk-implement-a-share-intent/ On Monday, December 30, 2013 6:16:47 PM UTC+1, Parikshit Tomar wrote: What I understand from that you need a button by

[android-developers] Re: How to implement sharing the app on Facebook?

2013-12-30 Thread Parikshit Tomar
What I understand from that you need a button by which you can share some info to their facebook friends. For that you have three options 1. Use share intent to share any thing on social sites. you can also filter these intents. 2. use a third party library which will provide not facebook but