Discussion Board

Search:

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

Search: Search took 0.00 seconds.

  1. How to intercept video call & how to get video call number(incoming & outgoing)

    Just as title.

    Thanks.
  2. Replies
    5
    Views
    1,198

    Re: How to detect install/uninstall event?

    Hi symbianyucca,

    It can work, thanks.
  3. Replies
    5
    Views
    1,198

    Re: How to detect install/uninstall event?

    Hi savaj,

    Thanks for your reply.

    I know the approach to find the install application, but what I need is when the install application started, I will get a notify or an event, so I can handle...
  4. Replies
    5
    Views
    1,198

    How to detect install/uninstall event?

    Does anybody know how to detect install/uninstall event?
  5. Replies
    3
    Views
    4,769

    Re: About RMessage2

    I used a stack variable, so it got a wrong value.

    Thanks.
  6. Replies
    3
    Views
    4,769

    About RMessage2

    in my client, I sent the request like below:

    TPckg<TTime> data(aTime);
    TIpcArgs args(&data);

    SendReceive(ETimeServSetAlarm,args,aStatus);

    and in my server, I got the request:

    TTime time;
  7. Replies
    15
    Views
    7,092

    Re: about CPbkContactEngine

    my certification file has the four capabilities, but when i add
    ReadDeviceData WriteDeviceData capabilities in my mmp file, the application runs error on start with the information "because of...
  8. Replies
    15
    Views
    7,092

    Re: about CPbkContactEngine

    on s60 2nd version it works well(i used N70 to test on 2nd version)

    but on s60 3rd version it runs error(i used Nokia 3250 to test on 3rd version, and on N95 and E65 there are the same problem)
  9. Replies
    15
    Views
    7,092

    Re: about CPbkContactEngine

    CPbkContactEngine::Static(); return NULL
    so display "display 3"
  10. Replies
    15
    Views
    7,092

    Re: about CPbkContactEngine

    no, i used in a view
  11. Replies
    15
    Views
    7,092

    Re: about CPbkContactEngine

    had the same problem
  12. Replies
    15
    Views
    7,092

    Re: about CPbkContactEngine

    i debug it like this:
    iEikonEnv->AlertWin(_L("display 1"));
    CPbkContactEngine::NewL()
    iEikonEnv->AlertWin(_L("display 2"));

    but just displayed "display 1" then application exit
    so i think my...
  13. Replies
    15
    Views
    7,092

    Re: about CPbkContactEngine

    when run CPbkContactEngine::NewL() the application exit with the information "application_name quit"
    but it didn't happen on epoc

    why
  14. Replies
    15
    Views
    7,092

    about CPbkContactEngine

    Here is my code:

    RPbkViewResourceFile phonebookResource( *(CEikonEnv::Static()) );
    if ( !phonebookResource.IsOpen())
    {
    phonebookResource.OpenL();
    }
    // Add searching array to...
  15. Replies
    5
    Views
    4,975

    Re: How to add a bmp file in S60 3rd?

    the problem has been solved.

    thanks
  16. Replies
    2
    Views
    4,323

    Re: How to add time in dbms on s60 3rd?

    I delete database, and restart my project, but got the same error

    but it runs well on s60 2nd

    so I don't kown why
  17. Replies
    2
    Views
    4,323

    How to add time in dbms on s60 3rd?

    When my project excute to

    TTime time;

    time.HomeTime();

    table.SetColL(historyset->ColNo(KReadTime),time);

    .....
  18. Replies
    5
    Views
    4,975

    Re: How to add a bmp file in S60 3rd?

    I port my project from s60 2nd to s60 3rd, but when it excute to

    TFileName mbmFile(KBackground);
    CompleteWithAppPath(mbmFile);
    iBackgroundRotated =...
  19. Replies
    5
    Views
    4,975

    How to add a bmp file in S60 3rd?

    How to add a bmp file in S60 3rd?

    how to write codes in mmp file, or others necessary

    thanks
  20. grid如何设置背景图片?急!急!急!

    如题,谢谢!:eek:
Results 1 to 20 of 20
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