Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User vj018's Avatar
    Join Date
    Aug 2009
    Posts
    7
    Hi to forum nokia experts and users. Is there a way on how to launch a .sis/.sisx if the triggering event is when the mobile phone user calls? and also, if that's possible, how could I integrate that code on carbide c++? We are new to the IDE and we are still learning on that. Our project is about mobile security wherein a mobile phone is connected via bluetooth to our prototype(bluetooth bracelet). If the mobile phone(or the bracelet) goes out of range within the other device, automatic the mobile phone cannot do outbound calls. Hope that someone can help. Thank you so much in advance for helping us.

  2. #2
    Nokia Developer Champion kkrish's Avatar
    Join Date
    Jun 2006
    Location
    India
    Posts
    3,029
    I think the phone must app/exe running on it and lt will listen for incoming/outgoing call.

    When you dial a call you can install your sis file using SW_Installer_Launcher_API

  3. #3
    Registered User vj018's Avatar
    Join Date
    Aug 2009
    Posts
    7
    if that's the case, what shall we do?

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Quote Originally Posted by vj018 View Post
    if that's the case, what shall we do?
    First of all, clarify your requirements to yourself. Installing a .sisx file on every phone call is hardly something that you could benefit from.
    Then you can find various examples/documentation about detecting and tracking phone calls, just check the SDK Help and the Wiki. The related API is CTelephony
    Examples for BT communication also exist, Bluetooth is a good keyword for locating them. For a simple present/not present level of detection you may want to combine RHostResolver into the search, since that is an API which is able to scan for nearby BT devices.
    For breaking unauthorized call attempts, you can go for hacks based on simulating a keypress for the red button, or you can also go for the internal telephony API-s via API partnering.
    When you are ready, search for autostart in the Wiki, in order to have your code always running on the devices.

  5. #5
    Registered User vj018's Avatar
    Join Date
    Aug 2009
    Posts
    7
    can you teach us on how we can start?? we are new on the programming of c++ for mobile phones and we cannot understand the constructors, etc

  6. #6
    Nokia Developer Champion vineet.jain's Avatar
    Join Date
    Jun 2008
    Location
    Noida,India
    Posts
    3,841
    see this:

    http://wiki.forum.nokia.com/index.ph..._Symbian_OS%3F

    also see:

    http://developer.symbian.org/

    it has a lot of stuff for newbies.

Similar Threads

  1. Notifications about call status
    By logan04x in forum Symbian C++
    Replies: 1
    Last Post: 2009-08-18, 02:44
  2. Detecting busy status of an outgoing call
    By say2paul in forum Symbian C++
    Replies: 2
    Last Post: 2009-02-09, 17:08
  3. Replies: 8
    Last Post: 2007-10-01, 14:18
  4. launch .sis instalelr
    By nicholasgaye in forum Symbian C++
    Replies: 2
    Last Post: 2005-08-29, 13:28
  5. Launch WAP Browser without status pane
    By lingtao in forum Symbian C++
    Replies: 1
    Last Post: 2003-10-13, 08:59

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