Discussion Board

Search:

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

Page 1 of 7 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    2,602

    Re: Symbian Signed Test House

    Thanks:), I got them
  2. Replies
    2
    Views
    2,602

    Symbian Signed Test House

    I would like to know, what is the process of being a Symbian Signed Test house, Because we have doing Certified Symbian signing very frequently. It will be a great, if anyone share information, so...
  3. Replies
    4
    Views
    7,319

    Re: Developing PPTP Client for Symbian

    Could you let me know, are there any private APIs. we do nothave any problem, to get the API partening with Forum Nokia. I just want to know is there any APIs present either private or public so that...
  4. Replies
    4
    Views
    7,319

    Developing PPTP Client for Symbian

    Need suggestions etc, regarding developing a PPTP Client for Symbian 3rd edition devices.
  5. Replies
    3
    Views
    5,958

    Re: IKSEMEL parser for Gizmo

    certainly I am serious about the stuff, I am not writing production code yet just experimenting with Gizmo IKSEMEL, and for your information , I have to do that, it is not in symbian rather it is in...
  6. Replies
    3
    Views
    5,958

    IKSEMEL parser for Gizmo

    I need little help regarding Gizmo IKsemel parser. Actually I have successfully compiled and Loaded the ECom-Plug in , but when I make call to any function then it crashes the application. here is...
  7. Replies
    4
    Views
    5,975

    Verifying SIS file Signature

    Could someone let me know ways to verify the sis file signing. I mean with which certificate the sis file has signed. I forget , I have read about a website in forum nokia newsletter that tell me...
  8. Replies
    3
    Views
    3,679

    Re: Getting Phone Number from SMS Message

    Thanks, I have find out the solution, and I have updated it on WIKI too.

    http://wiki.forum.nokia.com/index.php/SMS_Operations#Sent_Item
  9. Replies
    3
    Views
    3,679

    Re: Getting Phone Number from SMS Message

    Thanks Kiran, I have already consulted you code, But in my Case I am reading Sent Folder Messages, and the code below

    CSmsHeader& header = iSmsMtm->SmsHeader();
    TPtrC from =...
  10. Replies
    3
    Views
    3,679

    Getting Phone Number from SMS Message

    I am using the following code to get the phone Number in the recipient field of sms. it is working fine, but it is giving me Contact Name(if the Contact is present against the recipient number). Now...
  11. Replies
    1
    Views
    7,783

    Client Server Framework

    I would like to clear few things regarding Client-server framework

    1- Could it be possible to push data from server to client(Client has been connected with server but would it be possible to...
  12. Replies
    3
    Views
    5,265

    Re: Getting java.lang.NullPointerException

    it means , there is some object that is not being intialized, I could not review your all code , but may be it is due the fact you "getImage" methode is returning "null" and you are trying to paint...
  13. Replies
    5
    Views
    8,447

    Re: UI - Orientation

    Check out these links , these may help you

    http://wiki.forum.nokia.com/index.php/Change_screen_orientation_of_UI_application
    ...
  14. Re: How to check call status in symbian 2nd edition

    Actually problem is not with the iLine intiialization, the problem is with your RUNL code , you are calling SetActive() at wrong place,

    void DropCall::RunL()
    {

    if(iCallStatus ==...
  15. Replies
    6
    Views
    15,851

    Re: Getting the location without using a GPS

    You can easily get the country information from all the symbian based device using the telephony API, telephony API will gives the Mobile Country Country Code(MCC), check out CTelephony -...
  16. Replies
    12
    Views
    9,744

    Re: Problem with SetActive()

    There are two variants of
    1-iCall.Dial(number); if you use this one there is no need to call setActive after this.
    2-iCall.Dial(iStatus,number);if you use this you need to call SetActive and on...
  17. Replies
    6
    Views
    6,404

    Re: Memory Full Problem

    check out for any memory leak, and try to pass as less data as parameter as possible.
  18. Replies
    2
    Views
    5,678

    Re: Diffent number showing the saved name !

    first 3 digits are from operator, that is why it does not use them
  19. Replies
    34
    Views
    13,305

    Re: unable to answer a call

    :)

    m confused now, Could you please describe once again, what you are doing in your applications

    Describe Comprehensivly.
  20. Replies
    34
    Views
    13,305

    Re: unable to answer a call

    TInt phoneid =CCoeEnv::Static()->WsSession().GetFocusWindowGroup();
    RWsSession iWsSession = CCoeEnv::Static()->WsSession();
    TWsEvent iWsEvent;

    iWsEvent.SetType(EEventKey);...
  21. Replies
    34
    Views
    13,305

    Re: unable to answer a call

    Has Answercall been called?? then it is strange
  22. Replies
    34
    Views
    13,305

    Re: unable to answer a call

    your code is good, I do not think there is any problem in the code
    But the problem seems to be the way you are doing your work.

    1- What my perception is you are "listing of changes in phone line...
  23. Replies
    12
    Views
    7,234

    Re: Undefined Resource id???

    Search youappname.rsg in symbian installation folder in epoc32

    for example "C:\Symbian\9.1\S60_3rd\Epoc32"
  24. Thread: Sharing SID

    by saji_iq
    Replies
    2
    Views
    5,063

    Re: Sharing SID

    You are right, but "once I have installed the application using updation process, I have been able to share the same file between two applications and hence between two separate processes."

    I am...
  25. Replies
    34
    Views
    13,305

    Re: unable to answer a call

    I peronaly could not get your point , you are mixing the things, that usage to green key, and answer incomming call, if you could share you piece of code, then I might help you, cos I have done this...
Results 1 to 25 of 162
Page 1 of 7 1 2 3 4
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