Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    866
    Please explain me How Can we follow the below steps from InnerActiveAd.pdf

    1)Add the following .MBM files to the client application gfx folder:
    logo.mbm
    go.mbm

    2)Pay attention that the OpenAdDialogL() function has been changed to receive an additional parameter – the “skip” button ID (from the client application RSS/RSG file).


    3)"..\gfx\logo.mbm" -"!:\private\[YOUR APP UID]\logo.mbm"
    "..\gfx\go.mbm" -"!:\private\[YOUR APP UID]\go.mbm"
    "..\data\ua.htm" -"!:\private\[YOUR APP UID]\ua.htm"

    Here wwhat is APP UID Is it the one in AppUi.cpp like GlobalTakeoffInc_YuppTV_OVI instead of IA_GameTest or it will be 0xEDE5C37C etc


    which SDK should I follow now?


    inneractive-sdk-symbian-v1.6.3

    or

    inneractiveAdSDK-Symbian-v1.7.0
    Last edited by GTO_India; 2012-04-19 at 08:59.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    I'm have never used this API, but as educated guesses go:

    with 3) basically APP UID is your own application UID, you can not access any other processes private folders, and you can not directly install anything on other private folders, so use the app where you are using the API in.

    with 1) The gfx folder location propably does not matter, as long as you get the files are copied to the right place during installation, i.e. the previously mentioned private folder would be the target.

    with2) this likely means that with older version of the API the arguments list for the OpenAdDialogL() function did not have this new parameter, so if you used it earlier, you should see and update any usage of this function call.

  3. #3
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    866
    APP UID is your own application UID



    which one GlobalTakeoffInc_YuppTV_OVI instead of IA_GameTest or


    it will be 0xEDE5C37C etc

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    Its your application,so check what the UI applications UID is, it can not really be 0xEDE5C37C since that is test-range-UID.

  5. #5
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    866
    I have replaced IA_GameTest in AppUi.cpp to GlobalTakeoffInc_YuppTV_OVI .

  6. #6
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    866
    ok it is EDE5C37C

Similar Threads

  1. how to delete all files under one folder
    By liuxingyu_best in forum Symbian C++
    Replies: 3
    Last Post: 2008-11-15, 09:08
  2. What is the help files folder in S60 3rd?
    By iulian_moldovan in forum Symbian C++
    Replies: 12
    Last Post: 2006-07-12, 06:47
  3. Replies: 1
    Last Post: 2003-10-14, 13:47
  4. How to automatically copy files from soruce folder to BUILD folder
    By etccoch111 in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2003-10-14, 09:13
  5. Replies: 0
    Last Post: 2003-10-14, 04:37

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved