Discussion Board

Search:

Type: Posts; User: pascal95abc; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: [Moved] QS60Telephony calling a service command

    I just found the lib phoneclient.lib and the header file CPhCltUssd.h.

    Thanks to this thread.
    I cannot find this file CPhCltUssd.h - Nokia Developer Community - Discussions

    Now, I tested the...
  2. Replies
    7
    Views
    1,965

    Re: develop for Nokia 206

    It noW asks to integrate with Eclipse IDE.
    Doesn't have it an own IDE? Do I first have to install Eclipse??

    Can I disable Java permissions question maybe?
    Because I then only install trusted...
  3. Replies
    7
    Views
    1,965

    Re: develop for Nokia 206

    Offline installer worked.

    Downloaded with Firefox and turned off antivirus (Avira AntiVir).

    It noW asks to integrate with Eclipse IDE.
    Doesn't have it an own IDE? Do I first have to install...
  4. Replies
    7
    Views
    1,965

    Re: develop for Nokia 206

    Thank you again!

    My internet connection is not very fast and the offline installer package is of course big but I will give it a try...

    Some other question: Do you think it is easy to learn...
  5. Re: [Moved] QS60Telephony calling a service command

    You are talking about Archived:Phone Client USSD API - Nokia Developer Wiki?

    I have never heard of USSD before, just googled it and was astonished - it has a very short Wikipedia entry

    Now...
  6. [Moved] QS60Telephony calling a service command

    Hello,

    with QS60Telephony
    (Wiki entry: How to manage phone calls with QS60Telephony)

    how can I call *101# for balance (this is a service command to be sent instead of being actually "called")...
  7. Replies
    7
    Views
    1,965

    develop for Nokia 206

    Hello,

    according to

    http://www.developer.nokia.com/Devices/Device_specifications/Nokia_206/

    , for the Nokia 206 there is the Series 40 Developer Platform 1.0 available for S40 Java based...
  8. Re: Add a menu item to a menu that does not belong to my application ?

    That's a real shame!
    Thanks for the info, though.
  9. Add a menu item to a menu that does not belong to my application ?

    Hello,

    I want to add a menu item in the SMS viewer menu that opens my application when clicked.
    How can I modify this menu ?

    (Nokia N97)

    Thank you.
  10. Re: Getting installed apps in a list with corresponding UIDs

    I am so happy that it worked now!

    Here is how I have done it:
    - Don't change the pro file, Qt Creator offers possibilites to make these changes to your pro file automatically and properly!
    -...
  11. Re: Getting installed apps in a list with corresponding UIDs

    BTW:
    I just found the path to the files
    C:\QtSDK\Symbian\SDKs\Symbian1Qt473\epoc32\release\armv5\lib\
  12. Re: Getting installed apps in a list with corresponding UIDs

    I added them with LIBS+= in my pro file, was this wrong ?
    And thank you for your help, I really appreciate this :)
  13. Re: Getting installed apps in a list with corresponding UIDs

    Same linking errors : undefined reference to `RApaLsSession::RApaLsSession()' and the others
  14. Re: [moved] Starting QProcess with arguments (paramaters)

    Ok, this is good.
    Thanks for help :)
  15. Re: Getting installed apps in a list with corresponding UIDs

    Can you specify which to include?
  16. Re: Getting installed apps in a list with corresponding UIDs

    added f32file.h and apgcli.h already

    I get errors
    undefined reference to `RApaLsSession::RApaLsSession()'

    linking errors? how to solve?
  17. Getting installed apps in a list with corresponding UIDs

    Hello,

    the title actually says what I want.
    Is there a method on how to do so with C++ ?

    I have already seen the other threads about it which are too complex for me.
    I need some basic about...
  18. Re: [moved] Starting QProcess with arguments (paramaters)

    Hello.
    Thank you, this is now clear how to pass arguments.

    Do you know what is the string I have to pass in QProcess.start(??) ? Is it the app name displayed in the programs menu or the uid or...
  19. [moved] Starting QProcess with arguments (paramaters)

    Hello.

    Hello, I tried:


    QProcess proc1;
    QStringList str1;
    str1.append("x1");
    str1.append("x2");
    proc1.setNativeArguments(arguments); // there is no...
Results 1 to 19 of 19
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