ReadMe.txt
changeset 20 f59934f5c7ac
parent 19 c412f0526c34
child 25 a180113055cb
equal deleted inserted replaced
19:c412f0526c34 20:f59934f5c7ac
     5 
     5 
     6                 \doc - contains zipped doxygen genrated documentation
     6                 \doc - contains zipped doxygen genrated documentation
     7 
     7 
     8                 \example - contains sample plugins, auth application and client test application
     8                 \example - contains sample plugins, auth application and client test application
     9                                     \example\AuthApp
     9                                     \example\AuthApp
       
    10                                     \example\DemoGUI
    10                                     \example\fbactivityfetcherplugin
    11                                     \example\fbactivityfetcherplugin
    11                                     \example\fbcontactfetcherplugin
    12                                     \example\fbcontactfetcherplugin
    12                                     \example\fbpostproviderplugin
    13                                     \example\fbpostproviderplugin
    13                                     \example\FlickrAuthApp
    14                                     \example\FlickrAuthApp
    14                                     \example\flickrcontactfetcherplugin
    15                                     \example\flickrcontactfetcherplugin
    80 3. QJson requires high capability, so testing on device would require appropriate cerificatres for signing. 
    81 3. QJson requires high capability, so testing on device would require appropriate cerificatres for signing. 
    81 see https://www.symbiansigned.com/app/page
    82 see https://www.symbiansigned.com/app/page
    82 
    83 
    83 Running Sample Application
    84 Running Sample Application
    84 ==============================================================================
    85 ==============================================================================
    85 1. Run project from \example\smfclientapp. This should fetch names of the friends from facebook [for the user who
    86 1. Run AuthApp - this would authenticate to Facebook.
    86 provided the keys in step 2 in pre-build steps]
    87 2. Run Flickr Auth App - this would authenticate to Flickr.
    87 2. The results might not show properly on UI due to problems in S^3 SDK. However textual result can be viewed
    88 3.Run project from \example\DemoGui. This should fetch names of the friends from facebook [for the user who
    88 at the generated log file - \epoc32\winscw\c\data\SmfClientLogs.txt
    89 provided the keys in step 2 in pre-build steps] and pictures from Flickr
    89 3. The Smf Server generates a separate log file under same directiry - \epoc32\winscw\c\data\SmfLog.txt
    90 4. The results might not show properly on UI due to problems in S^3 SDK for Webkit. However textual result can be viewed
    90 If the 
    91 at the generated log file - \epoc32\winscw\c\data\SmfLogs.txt