Skip to main content

All Questions

Tagged with
247 votes
30 answers
416k views

How to create Android Facebook Key Hash?

I do not understand this process at all. I have been able to navigate to the folder containing the keytool in the Java SDK. Although I keep getting the error openssl not recognised as an internal or ...
Somk's user avatar
  • 12k
44 votes
4 answers
87k views

Android/Java -- Post simple text to Facebook wall?

I'm trying to integrate posting to one's wall from within my app. I already have an area where the user can save his/her username and password (encrypted). I would like my program to recall the saved ...
RyanM's user avatar
  • 5,700
57 votes
5 answers
56k views

How does Facebook add badge numbers on app icon in Android?

I know there are several Qs here that ask if its possible to add badges to an android app and they all end up with a NO answer... But somehow the latest Facebook beta version for Android seems to do ...
epeleg's user avatar
  • 10.7k
57 votes
7 answers
61k views

Facebook offline access step-by-step

UPDATE: Facebook offline_access permission is being deprecated. Please refer to the official documentation for more information. You'll have till May 1, 2012, at which date this setting will be ...
user avatar
20 votes
6 answers
38k views

Android post picture to Facebook wall

I am trying to post a picture to my wall on Facebook. I have managed logging in and posting text to the wall. However, when I try posting the picture, nothing happens. I am using the Android Facebook ...
whirlwin's user avatar
  • 16.4k
81 votes
6 answers
183k views

How do I get a HttpServletRequest in my spring beans?

I'm developing an app with a Flex-based front end and a Spring/Hibernate back-end. To get Facebook integration working in the way I've got it currently, I need to read the cookies set in javascript ...
Jason Maskell's user avatar
78 votes
18 answers
119k views

SERVER_ERROR: [code] 1675030 [message]: Error performing query

I am using Facebook login in android. Code: callbackManager = CallbackManager.Factory.create(); LoginButton loginButton = (LoginButton) this.findViewById(R.id.login_button); loginButton....
Daniel ORTIZ's user avatar
  • 2,510
10 votes
5 answers
12k views

XMPP with Java Asmack library supporting X-FACEBOOK-PLATFORM

I'm trying to make a Facebook Chat on Android with the Smack library. I've read the Chat API from Facebook, but I cannot understand how I have to authenticate with Facebook using this library. Can ...
Adrian's user avatar
  • 721
9 votes
2 answers
36k views

How to log into Facebook programmatically using Java?

I'm trying to write a Java program that can automatically log into Facebook. I've got the below code so far that downloads the home html page into a String but don't know how to send the email and ...
tree-hacker's user avatar
  • 5,451
11 votes
3 answers
30k views

Facebook Connect example in JSP (tomcat)

I'm building a JSP application and I would like to use Facebook Connect as one path for user registration and authentication, but I'm not finding much information about how to fetch and parse the FB ...
Jason Sperske's user avatar
1 vote
2 answers
2k views

Why Selenium driver fail to recognize ID element of Facebook login page?

I am just started to learn Selenium webdriver in an online course. Since I am a beginner to both testing and Java programming so kindly help me out. I was trying to run the automation code to fill ...
Srini's user avatar
  • 487
39 votes
5 answers
60k views

Java example of how to log in to Google App Engine with a Facebook account using OAuth

I searched a lot, read many blogs, articles, tutorials, but until now did not get a working example of using a Facebook account to log in to my application. I know that I have to use OAuth, get ...
LeandroRezende's user avatar
16 votes
4 answers
44k views

Looking for android Facebook SDK examples [closed]

I've looked all over the internet and can't seem to find what i'm looking for... I'm just trying to find a site with some examples on how to use the OFFICIAL facebook android SDK http://github.com/...
brybam's user avatar
  • 5,019
14 votes
2 answers
60k views

How can I use Facebook JAVA API in my application? [closed]

I have downloaded facebook-java-api-3.0.2-bin from http://code.google.com/p/facebook-java-api/ for connecting to face book.I want to use this api in my java application to connect Facebook.I am ...
Prakash Panjwani's user avatar
4 votes
2 answers
7k views

Facebook friend picker SDK sample not working Android

Please help me to get the facebook friends from my profile using 3.14 SDK. There is no error in the code but the problem is getting empty list while fetching friends in my profile. I am getting the ...
Chandru's user avatar
  • 5,962

15 30 50 per page
1
2 3 4 5
13