<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Implementing Facebook Plugin in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030840#M41943</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Just trying to implement facebook connect to my app which is build for Android Crosswalk ( using version 10 presently), I am using XDK version 1816, I am following the tutorial : &lt;A href="https://software.intel.com/en-us/html5/articles/integrating-facebook-functionality-into-hybrid-apps-using-the-intel-xdk" target="_blank"&gt;https://software.intel.com/en-us/html5/articles/integrating-facebook-functionality-into-hybrid-apps-using-the-intel-xdk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;but i am stuck at the stage : Android Key Hash from the XDK Build Procedure I can't find info on how to generate this hash key, the info on the post is out dated so any help to solve this issue is welcomed&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;

&lt;P&gt;Hakim&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2015 20:00:16 GMT</pubDate>
    <dc:creator>Hakim_T_</dc:creator>
    <dc:date>2015-03-02T20:00:16Z</dc:date>
    <item>
      <title>Implementing Facebook Plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030840#M41943</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Just trying to implement facebook connect to my app which is build for Android Crosswalk ( using version 10 presently), I am using XDK version 1816, I am following the tutorial : &lt;A href="https://software.intel.com/en-us/html5/articles/integrating-facebook-functionality-into-hybrid-apps-using-the-intel-xdk" target="_blank"&gt;https://software.intel.com/en-us/html5/articles/integrating-facebook-functionality-into-hybrid-apps-using-the-intel-xdk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;but i am stuck at the stage : Android Key Hash from the XDK Build Procedure I can't find info on how to generate this hash key, the info on the post is out dated so any help to solve this issue is welcomed&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;

&lt;P&gt;Hakim&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 20:00:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030840#M41943</guid>
      <dc:creator>Hakim_T_</dc:creator>
      <dc:date>2015-03-02T20:00:16Z</dc:date>
    </item>
    <item>
      <title>Hi Hakim</title>
      <link>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030841#M41944</link>
      <description>&lt;P&gt;Hi Hakim&lt;/P&gt;

&lt;P&gt;As far as I know the Intel FB library is already deprecated and if you ask me I would recommend you to use this one: &lt;A href="http://coenraets.org/blog/2014/04/facebook-phonegap-cordova-without-plugin/" target="_blank"&gt;http://coenraets.org/blog/2014/04/facebook-phonegap-cordova-without-plugin/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;I am using it in my apps and it is working quite well. Keep in mind that to be able to use it, you would need to add the Cordova inappbrowser as a third-party plugin to your application. All that you need to do is very well described here, plus the library download link of course: &lt;A href="https://github.com/ccoenraets/OpenFB" target="_blank"&gt;https://github.com/ccoenraets/OpenFB&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Hope this would be of help to your development.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 04:36:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030841#M41944</guid>
      <dc:creator>Kancho_K_</dc:creator>
      <dc:date>2015-03-03T04:36:15Z</dc:date>
    </item>
    <item>
      <title>Hi Kancho,</title>
      <link>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030842#M41945</link>
      <description>&lt;P&gt;Hi Kancho,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you for your reply I will test it and get back to you with my thoughts, There is one more thing I would like to ask you about is the Android key Hash how do you build it for development and production environements&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thx again for your quick reply.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hakim&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 16:45:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030842#M41945</guid>
      <dc:creator>Hakim_T_</dc:creator>
      <dc:date>2015-03-03T16:45:10Z</dc:date>
    </item>
    <item>
      <title>Hi Hakim,</title>
      <link>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030843#M41946</link>
      <description>&lt;P&gt;Hi Hakim,&lt;/P&gt;

&lt;P&gt;You can refer-- &amp;nbsp;https://github.com/Wizcorp/phonegap-facebook-plugin&amp;nbsp;&lt;/P&gt;

&lt;P&gt;And download the Zip&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Import the project and test that sample is working. So this is the updated document for Facebook plugin integration.&lt;/P&gt;

&lt;P&gt;And similarly you make your project work.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2015 00:37:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Implementing-Facebook-Plugin/m-p/1030843#M41946</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2015-03-07T00:37:54Z</dc:date>
    </item>
  </channel>
</rss>

