# HG changeset patch # User cgandhi # Date 1281008153 -19800 # Node ID f59934f5c7ac8c764b9c909dde119e9125af675d # Parent c412f0526c341ee7a0f7948cf58d4dc3fa9787cf pushing the changes for demoGui diff -r c412f0526c34 -r f59934f5c7ac ReadMe.txt --- a/ReadMe.txt Thu Aug 05 16:51:04 2010 +0530 +++ b/ReadMe.txt Thu Aug 05 17:05:53 2010 +0530 @@ -7,6 +7,7 @@ \example - contains sample plugins, auth application and client test application \example\AuthApp + \example\DemoGUI \example\fbactivityfetcherplugin \example\fbcontactfetcherplugin \example\fbpostproviderplugin @@ -82,9 +83,9 @@ Running Sample Application ============================================================================== -1. Run project from \example\smfclientapp. This should fetch names of the friends from facebook [for the user who -provided the keys in step 2 in pre-build steps] -2. The results might not show properly on UI due to problems in S^3 SDK. However textual result can be viewed -at the generated log file - \epoc32\winscw\c\data\SmfClientLogs.txt -3. The Smf Server generates a separate log file under same directiry - \epoc32\winscw\c\data\SmfLog.txt -If the \ No newline at end of file +1. Run AuthApp - this would authenticate to Facebook. +2. Run Flickr Auth App - this would authenticate to Flickr. +3.Run project from \example\DemoGui. This should fetch names of the friends from facebook [for the user who +provided the keys in step 2 in pre-build steps] and pictures from Flickr +4. The results might not show properly on UI due to problems in S^3 SDK for Webkit. However textual result can be viewed +at the generated log file - \epoc32\winscw\c\data\SmfLogs.txt