Skip to main content

All Questions

Tagged with
286 votes
24 answers
159k views

Android Facebook style slide

The new Facebook application and its navigation is so cool. I was just trying to see how it can be emulated in my application. Anyone has a clue how it can be achieved? On clicking the the top left ...
Harsha M V's user avatar
  • 54.7k
261 votes
25 answers
573k views

How can I find and run the keytool

I am reading an development guide of Facebook Developers at here It says that I must use keytool to export the signature for my app such as: keytool -exportcert -alias androiddebugkey -keystore ~/....
Nguyen  Minh Binh's user avatar
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
245 votes
35 answers
363k views

Key hash for Android-Facebook app

I'm working on an Android app, in which I want to integrate a Facebook posting feature. I downloaded the Facebook-Android SDK, and I got the readme.md (text file) in there, in which it is mentioned to ...
ravi babu's user avatar
  • 2,451
242 votes
30 answers
259k views

Android Facebook integration with invalid key hash

In one of my apps I need to get data from Facebook... I am doing this: I have created app ID. It logs in successfully, but after logging out, I log in, and then it gives me: What is wrong I am doing?...
Android's user avatar
  • 8,979
233 votes
3 answers
79k views

What APIs are used to draw over other apps (like Facebook's Chat Heads)?

How does Facebook create the Chat Heads on Android? What is the API to create the floating views on top of all other views?
Daniel A. White's user avatar
174 votes
31 answers
371k views

Open Facebook page from Android app?

from my Android app, I would like to open a link to a Facebook profile in the official Facebook app (if the app is installed, of course). For iPhone, there exists the fb:// URL scheme, but trying the ...
Björn Marschollek's user avatar
145 votes
18 answers
193k views

Unable to add window -- token android.os.BinderProxy is not valid; is your activity running?

I try to connect to Facebook throught Facebook API, I follow this example: https://github.com/facebook/facebook-android-sdk/tree/master/examples/simple Everything is ok, but when I try to edit some ...
Han Tran's user avatar
  • 2,083
143 votes
8 answers
87k views

How do popular apps authenticate user requests from their mobile app to their server?

Say I have an Android application that connects to a .Net API for receiving/setting data. The confusion that I have is regarding how to sign-up/login the user first time and authenticate it every time ...
user avatar
140 votes
11 answers
286k views

App not setup: This app is still in development mode

I have followed the instructions here: The developers of this app have not set up this app properly for Facebook Login? Made my app public and the circle is green so the app is public. But when I try ...
Sarayee's user avatar
  • 1,413
124 votes
20 answers
231k views

Facebook Android Generate Key Hash

Trying to create an android app with Facebook integration, I've gotten to the part in the docs where you have to generate a key hash file, it specifies to run the following code keytool -exportcert -...
Scott's user avatar
  • 2,999
117 votes
6 answers
96k views

Facebook SDK 4 for Android - how to log out programmatically

Recently, Facebook released SDK 4 with new and cool updates. I tried to switch into SDK4 to use new features, however, I am struggling with the Login feature of Facebook. So far, to log out Facebook ...
franco phong's user avatar
  • 2,219
115 votes
6 answers
69k views

FacebookSdk.sdkInitialize (Context) is deprecated

I'm using facebook-android-sdk-4.19.0 in Android Studio and I followed the Facebook quick start guide at https://developers.facebook.com/docs/android/getting-started (Click on the Quick Start button ...
Ozan's user avatar
  • 1,401
104 votes
12 answers
160k views

using facebook sdk in Android studio

I'm following Facebook SDK for Android using Android Studio. When I run my application I'm getting the below mentioned warning. Gradle: module 'facebook' won't be compiled. Unfortunately you can't ...
LoveMeSomeFood's user avatar
102 votes
37 answers
178k views

Facebook key hash does not match any stored key hashes

I'm really having troubles with the Facebook hash key. I generated it in my Eclipse.. proof: Then I went to https://developers.facebook.com/ and registered a new app. And finally I've set my hashkey ...
Yenthe's user avatar
  • 2,353

15 30 50 per page
1
2 3 4 5
738