How to use Facebook access token in android app webview

后端 未结 3 2114
野趣味
野趣味 2021-02-07 00:10

In my application, the user opens a WebView to the mobile versions of facebook profile page (http://m.facebook.com/some_page). My problem is that when opening the <

3条回答
  •  忘掉有多难
    2021-02-07 00:36

    Read this project carefully and try...I tried this example in my project ..It works..

    Bu before you taking this example, You have to create a page in facebook and get an application-id, to use in this project

    https://github.com/ddewaele/AndroidFacebookSample

提交回复
热议问题