Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User SymbieRahul's Avatar
    Join Date
    Feb 2005
    Posts
    40
    Hi,
    I have gone through the following link
    https://projects.forum.nokia.com/notificationsapi

    It explains about implementing the Push notification using the Qt sdk.
    I know that there is no API support available for push notification within Symbian C++

    But is there any way with which we could integrate the Qt APIs from within the Symbian C++ code. If yes, then please do let me know some substantial link about it.

    Thanks in advance.
    Rahul

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    The API is for Qt, and AFAIK there is no API for symbian. anyway, you can incorporate symbian code in Qt application.

    Anyway, previous threads on the topic on incorporating Qt code to Symbian project, are not suggesting it to work too well:
    http://discussion.forum.nokia.com/fo...Is-it-possible
    http://discussion.forum.nokia.com/fo...-used-together..
    http://discussion.forum.nokia.com/fo...ymbian-project

  3. #3
    Registered User SymbieRahul's Avatar
    Join Date
    Feb 2005
    Posts
    40
    Thanks Yucca for your valuable response.

    Though the link discusses about calling Qt code from the Symbian C++ project but there is uncertainity in its performance.
    Not sure whether there is a way to implement push notification from within the Symbian C++ project.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,748
    Possibility is not a question. Qt on Symbian is implemented with Symbian API-s.
    Feasibility is an other thing. If you have not much experience with Qt, probably the simplest approach is to implement a minimal Qt application based on some example (perhaps the one comes with the API), which gets the notifications, and forwards them to your Symbian code via regular Symbian IPC. At least this is what I would do, because I have no idea about Qt.
    Technically it should be possible to dig deeply into Qt-s source code, and pick the IPC parts only, so your Symbian code could directly communicate with the notification dispatcher. But this approach might be really painful. If it is possible to simply link Qt libraries into native Symbian C++ applications, that may be a good approach though.

  5. #5
    Registered User SymbieRahul's Avatar
    Join Date
    Feb 2005
    Posts
    40
    Thanks Wizard_hu
    I am kind of trying the ways to figur it out.

Similar Threads

  1. Push Notification
    By toshahjignesh in forum Symbian Web Runtime
    Replies: 3
    Last Post: 2012-07-19, 07:33
  2. Push notification Support
    By kalgi in forum Symbian C++
    Replies: 3
    Last Post: 2011-03-09, 06:57
  3. Push Notification support
    By manasranjan in forum General Development Questions
    Replies: 14
    Last Post: 2010-12-20, 09:31
  4. Push Notification Service
    By yogesh.bhople in forum Symbian C++
    Replies: 5
    Last Post: 2010-07-09, 07:42
  5. push notification
    By teelkee in forum Symbian C++
    Replies: 1
    Last Post: 2010-06-07, 13:54

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