android - Cannot connect to Facebook -


i have problem connecting facebook application. had connected, logged-in , posted facebook via android emulator failed when exported physical devices (both android smartphone , tablet). don't know problem be.

please update below code of application.

public void loginandposttowall() {     facebook.authorize(this, permissions, facebook.force_dialog_auth,             new logindialoglistener()); } 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -