Discussion Board

Results 1 to 5 of 5

Hybrid View

  1. #1
    Registered User PhoneSoulPL's Avatar
    Join Date
    Sep 2011
    Posts
    12
    In the set up development project the documentation said "Fetch libinappanalytics and libinappanalytics-dev packages from the repository and add them to your project's dependencies". Can any one show me how to do this step?
    Thanks.

  2. #2
    Nokia Developer Moderator gnuton's Avatar
    Join Date
    Mar 2009
    Posts
    1,024
    "Fetch libinappanalytics and libinappanalytics-dev packages" means you have to perform an "apt-get install libinappanalytics-dev" in scratchbox to fetch the packages.
    It looks to me it's not available in the Qt SDK, since it fails to find analytics.h include file.

  3. #3
    Registered User mabdelaal's Avatar
    Join Date
    Jan 2010
    Posts
    32
    how to do this step using Qt sdk on windows?

  4. #4
    Nokia Developer Moderator gnuton's Avatar
    Join Date
    Mar 2009
    Posts
    1,024
    Hi,
    From what I've understood the documentation looks a little bit obsolete, and a bug should be raised for that.

    Btw in my understanding Nokia is offering only the declarative API and not the C++ API (libanalytics.so.3.0.4-4 and analytics.h are missing in the Qt SDK!).
    In fact you can add the QML code written in the snippets in this page: http://harmattan-dev.nokia.com/docs/...tics/main.html
    and it will work.

    BTW in general if you have a .deb file you can add it to your Qt SDK using madde tools:

    1. open a MADDE terminal
    2. use 'mad-admin xdpkg -i mypackage.deb'

    Is it okay for you to use the QML API?

  5. #5
    Nokia Developer Expert mihann's Avatar
    Join Date
    Feb 2012
    Posts
    2
    Hi,

    The In-App Analytics project has its own project page at
    http://projects.developer.nokia.com/inappanalytics

    Basically, the In-App Analytics API is not part of the standard Qt SDK. Instead, in order to use it, you should register your application. After the registration you will be able to download the In-App Analytics SDK, which is an add-on to the Qt SDK 1.1. All the details are at the project page, including how to register.

    There is both a C++ API and a declarative QML API available for In-App Analytics.

Similar Threads

  1. Analytics for Qt Application ?
    By narendar_discover in forum Qt
    Replies: 4
    Last Post: 2012-02-03, 15:36
  2. In Application Analytics for Qt
    By includeapp in forum [Archived] Qt SDKs and Tools
    Replies: 0
    Last Post: 2011-02-03, 20:02
  3. Replies: 2
    Last Post: 2010-10-22, 23:35
  4. [moved] Symbian In Application Analytics
    By includeapp in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2010-09-20, 00:11
  5. Replies: 1
    Last Post: 2010-03-24, 12:48

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