android-facebook Questions

6

Solved

I am having trouble opening an active facebook session in my android app as per the tutorial posted at https://developers.facebook.com/docs/android/getting-started/facebook-sdk-for-android/ I have...
Hoodmanblind asked 3/9, 2013 at 4:2

5

Solved

Before you all say it's not possible, open up the Spotify app and hit the signin with Facebook button. I'm wondering how they did it, and how I can get "publish_stream" and basic permissions/email...
Rigsdaler asked 28/2, 2013 at 19:23

1

i want to publish photo and text in facebook, for that i have used below code from the facebook reference site https://developers.facebook.com/docs/android/link-to-your-native-app/#step6 i...

1

Solved

I am working with Facebook graph api: I need to get the list of friends who have already AUTHENTICATED MY APPLICATION. First question: IS THIS POSSIBLE? and if yes please guide me where should I...
Necessarily asked 7/4, 2014 at 6:39

3

In my app, I'm trying to authenticate (login) by passing Facebook session information (token and expiration date) to my server. My login sequence to the app server is as follows: Get active face...
Audry asked 17/6, 2013 at 6:59

1

Solved

I know this question has been asked before, but my problem is that I have set up the Manifest and Strings files correctly: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="...
Virtual asked 14/7, 2013 at 15:46

1

Solved

In my app I need to post certain content on user's timeline. I followed official tutorial given on https://developers.facebook.com/docs/howtos/androidsdk/3.0/publish-to-feed/. But in this tutorial,...
Uphill asked 28/2, 2013 at 20:21

1

I want to share a message such as " Check out the image http://someUrl.com Shared from app ABCapp. The user must be able to choose any of the installed applications to share with. I am using the fo...
Diploid asked 10/4, 2013 at 6:53

1

How to get Facebook Friends Birthdays in order of upcoming like: show top on list those birthdays are coming next by using current date and so on. still i am getting birthdays in form of January t...
Salimeter asked 31/1, 2013 at 8:53

2

Solved

I want to implement "Like" option in my Android app, but I don't know which Request to use. I have a valid facebook Session opened and the ID post I want to like. How can I implement this functio...
Edvard asked 3/1, 2013 at 21:55

1

Solved

I am trying to implement Facebook SSO in my android app.It opens native Facebook app, after login process complete it shows "500: internal server error".What I am doing wrong? Any suggestion will ...

© 2022 - 2024 — McMap. All rights reserved.